This repository consists of the Machine Learning for Robotics laboratory activities: a Naive Bayes classifier, linear regression, kNN classifier and Neural Networks, namely.
This tutorial demonstrates how to build your first machine learning classifier using KNN. You'll learn to classify iris flower species based on their measurements through a step-by-step implementation ...