Skip to content

DiyaGardazi/Machine-Learning-using-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-using-Python

a.Regression

1> Simple Linear Regression.

2> Multiple Linear Regression.

3> Polynomial Regression.

4> Support Vector Regression.

5> Decision Tree Regression.

6> Random Forest Regression.

7> Logistic Regression.

b. Classification

1> K-Nearest Neighbors.

2> Support Vector Machine.

3> Kernel SVM.

4> Navie Bayes.

5> Decision Tree Classification.

6> Random Tree Classification.

c. Clustering

1> K-Mean Clustering.

2> Hierarchial Clustering.

d.Association Rule Learning

1> Apriori.

2> Eclat.

e.Natural Language Processing

f. Deep Learning

1> Artifical Neural Network.

2> Convolution Neural Network.

About

Regression, Classification and Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • C 4.6%
  • Jupyter Notebook 2.4%
  • TeX 1.2%
  • HTML 0.4%
  • Shell 0.3%
  • Other 0.4%