Question 1 of 25
Hints left: 3
Q1
What is 'Stochastic Gradient Descent' (SGD)?
Q2
Which model is known for being a 'black-box' in terms of interpretability?
Q3
What is a common technique for handling missing values in a dataset?
Q4
What does 'ROC Curve' measure in a classification model?
Q5
What is the purpose of the 'validation set' in machine learning?
Q6
Which method is used to evaluate model performance for classification tasks?
Q7
What is 'L1 Regularization'?
Q8
What is the main advantage of using a Support Vector Machine (SVM)?
Q9
Which method is used to assess the importance of features in a model?
Q10
What does 'AUC' stand for in the context of ROC curves?
Q11
What is 'Bagging' in ensemble learning?
Q12
Which evaluation metric is used for regression problems?
Q13
What is 'support vector machine' (SVM) used for in machine learning?
Q14
What is 'Cross-Validation'?
Q15
What is 'K-Nearest Neighbors' (KNN)?
Q16
What is the purpose of feature scaling in machine learning?
Q17
What does 'regularization' do in machine learning?
Q18
What is 'overfitting' in machine learning?
Q19
What does 'AutoML' refer to?
Q20
What does 'Data Imputation' refer to?
Q21
What is 'data wrangling' in the context of data science?
Q22
What is 'Early Stopping'?
Q23
Which algorithm is particularly well-suited for time series prediction?
Q24
What is 'Autoencoder'?
Q25
What does 'One-Hot Encoding' do?