October 2018
Intermediate to advanced
172 pages
4h 6m
English
In the following section, we will implement the first version of the k-NN algorithm and assess its initial accuracy. When implementing machine learning algorithms using scikit-learn, it is always a good practice to implement algorithms without fine-tuning or optimizing any of the associated parameters first in order to evaluate how well it performs.
In the following section, you will learn how to do the following:
Read now
Unlock full access