1Which type of machine learning uses labeled data to train models?
2What is the primary goal of a classification algorithm?
3Which algorithm is commonly used for clustering (grouping similar data points)?
4In Natural Language Processing (NLP), what does 'tokenization' mean?
5What is 'Overfitting' in the context of machine learning models?
6Which Python library is fundamental for numerical computing and underlies many ML libraries like TensorFlow and PyTorch?
7What does a 'Confusion Matrix' help visualize in a classification problem?
8Which activation function is commonly used in the output layer of a binary classification neural network?
9What is the primary advantage of using a 'Validation Set' during model training?
10Gradient Descent is an algorithm commonly used for what purpose in machine learning?
Great Job! You're Ready!
Needs Improvement
Don't worry! Try again after reviewing the course material.