保存个人机器学习代码,对应博客专栏 :http://blog.csdn.net/YEN_CSDN/article/category/6725711
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/Decision_Tree
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79012871
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/K-NearestNerghbor
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79022831
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/SVM
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79033742(linear separable) 博客及结果:http://blog.csdn.net/yen_csdn/article/details/79043192(linear inseparable)
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79063768
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/SimpleLinearRegression
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79074288
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/MultipleRegression
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79086067
代码及数据:https://github.com/YEN-GitHub/MachineLearningDemo/tree/master/LogisticRegression
博客及结果:http://blog.csdn.net/yen_csdn/article/details/79095362