Skip to content

Latest commit

 

History

History
139 lines (80 loc) · 9.56 KB

README-eng.md

File metadata and controls

139 lines (80 loc) · 9.56 KB

Machine-Learning

Article Debut

  • Debut articles on my website and forward on orther platforms, click here to get the latest development: http://cuijiahua.com/

Chapt. 2: K-Nearest Neighbors Algorithm

Article Personal Website CSDN Zhihu
Python3 study notes (I): K-Nearest Neighbors Algorithm (Gorgeous and Splendid Tutorial) Personal Website CSDN Zhihu

Code

Chapt. 3: Decision Tree

Article Personal Website CSDN Zhihu
Python3 study notes (II): Decision Tree (Basic Concepts): Let's Start from Dating Personal Website CSDN Zhihu
Python3 study notes (III): Decision Tree (In Practice): I'm Looking for a Pair of Contact Lenses Personal Website CSDN Zhihu

Code

Chapt. 4: Navie Bayes

Article Personal Website CSDN Zhihu
Python3 Python3 study notes (IV): Navie Bayes (Basic Concepts): Comment Filter Personal Website CSDN Zhihu
Python3 Python3 study notes (V): Navie Bayes (In Practice): Catalogues of Sina News Personal Website CSDN Zhihu

Code

Chapt. 5: Logistic Regression

Article Personal Website CSDN Zhihu
Python3 study notes (VI): Logistic Regression (Basic Concepts): Gradient Ascent Algorithm Personal Website CSDN Zhihu
Python3 study notes (VII): Logistic Regression (In Practice): Prediction of Horse Mortality Personal Website CSDN Zhihu

Code

Chapt. 6: SVM (Support Vector Machine)

Article Personal Website CSDN Zhihu
Python3 study notes (VIII): SVM (Basic Concepts): a Handcraft on Linear SVM Personal Website CSDN Zhihu
Python3 study notes (IX): SVM (In Practice): Another Handcraft on Nonlinear SVM Personal Website CSDN Zhihu

Code

Chapt. 7: AdaBoost

Article Personal Website CSDN Zhihu
Python3 study notes (X): Classifier Sharpener -- AdaBoost Personal Website CSDN Zhihu

Code

Chapt. 8: Linear Regression

Article Personal Website CSDN Zhihu
Python3 study notes (XI): Personal Website CSDN Zhihu
Python3 study notes (XII): Personal Website no no

Code

Chapt. 9: Regression Tree

Article Personal Website CSDN Zhihu
Python3 study notes (XIII): Regression Tree (Basic Concepts): CART Alogrithm and Pruning Personal Website no no

Code