AhmedAchraf2001 / Classification

Classification Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classification

7 types of classification algorithms are discussed here:

  1. Logistic regression
  2. Naïve Bayes
  3. Stochastic Gradient Descent
  4. K Nearest Neighbours
  5. Decision Tree
  6. Random Forest
  7. Support Vector Machine

About

Classification Algorithms


Languages

Language:Jupyter Notebook 98.1%Language:SAS 1.9%