/Classification_ML_Models

This repository contains some of the machine learning models for classification

Primary LanguagePythonMIT LicenseMIT

Classification_ML_Models

Python MIT Type Type Status

Install

This project requires Python 3.1 and the following Python libraries installed:

This repository contains some of the machine learning models for classification

The algorithms implemented are :

  1. Naives Bayes
  2. KNN
  3. Decision Tree
  4. Random Forest
  5. Logistic Regression
  6. Kernel SVM