Machine Learning Algorithms Linear Regression and Gradient Descent Local Weighted Regression Algorithm Logistic Regression Generative Model vs Discriminative Model Naive Bayes and Laplace Smoothing k-Nearest Neighbors Algorithm Decision Tree Algorith…
Machine Learning Algorithms Study Notes 高雪松 @雪松Cedro Microsoft MVP 本系列文章是Andrew Ng 在斯坦福的机器学习课程 CS 229 的学习笔记. Machine Learning Algorithms Study Notes 系列文章介绍 3 Learning Theory 3.1 Regularization and model selection 模型选择问题:对于一个学习问题,可以有多种模型选择.比如要拟合一组样本点,…