Basic Algorithms
Easy 12 pointsList 2 Machine Learning algorithms commonly used for classification.
Classification algorithms include logistic regression, decision trees, random forests, SVM, KNN, etc.
Your code
Hint
Examples: Logistic Regression, Decision Trees, Random Forests, SVM, KNN.
Result
Click "Run code" to see the result of your code. Click "Submit" to check if your answer is correct.