Machine Learning with KNN
KNN is a popular supervised machine learning algorithm that is used for solving both classification and regression problems. In this free practice exam, this is exactly what you are going to be asked to do, as you are required to create 2 datasets for 2 car dealerships in Jupyter Notebook, fit the models to the training data, find the set of parameters that best classify a car, construct a confusion matrix and more.
Who is it for
Data Scientists, Machine Learning Engineers, Data Analysts and anyone interested in testing their knowledge on this simple intuitive machine learning algorithm would want to take this practice test.
How it can help you
Taking this quick assessment exam will show you how comfortable you are at performing basic operations with the KNN algorithm as well as answering some theoretical questions.
Machine Learning with KNN