This repository contains all important widely used machine learning algorithms implemented in various projects.
This dataset contains a diabetes prediction model built by using various ML algorithms like Logistic Regression, Support Vector Classifier, Decision Tree, Random Forest.
Here image recognition is performed by using famous handwritten digits dataset called MNIST.
This project uses Naive Bayes algorithm to predict species of Iris Dataset.
Car evaluation is performed by building ML models using following algorithms: Logistic Regression, Support Vector Classifier, Decision Tree, Random Forest, Naive Bayes, Gradient Boost, XGboost
A regression project.
Contains practical implementation of Naive Bayes.