In this tutorial I will be using the spicy pepper classifier to create a simple classifier.
Tag Archives: machine learning python
Machine Learning for Beginners; Project 4: Decision Tree Classifier
In this project I am going to show and explain you how to build a decision tree step-by-step on the iris dataset.
Machine Learning for Beginners; Project 2: Linear Regression Model
Learn how to train a simple linear regression model in the simple way.
Machine Learning for Beginners; Project 1: predicting Titanic Survivors
How to create a classification model explained as easily as possible.