igeng / DataAnalysisTutorial

A practical tutorial for using machine learning algorithms to complete data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this repo, I will complete follows:
1.implement some usual ml algorithm:
KNN
SVM
NaiveBayes
K-Means
EMCluster
DecisionTree
Apriori

2.a tutorial about how to use sklearn
3.complete data analysis practice
4.reference files about DataAnalysis

About

A practical tutorial for using machine learning algorithms to complete data analysis.


Languages

Language:Python 100.0%