In this tutorial, we will learn how to predict a data point using K-Nearest Neighbors. K-Nearest Neighbors is an algorithm…
Supervised learning

Machine Learning [Python] – Decision Trees – Classification
In this tutorial, will learn how to use Decision Trees. We will use this classification algorithm to build a model…

Introduction to Machine Learning – Concepts II
In the previous tutorial, we learned the basic concepts of machine learning such as various ML learning methods and how…

Introduction to Machine Learning – Concepts I
In this fast growing world of technology Machine Learning is one of the hottest trending topics right now. By the…