看啥推荐读物
专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
今天看啥  ›  专栏  ›  机器学习研究会

【推荐】用Python/Scikit-Learn完成的斯坦福机器学习(Andrew Ng)课程习题

机器学习研究会  · 公众号  · AI  · 2017-07-25 22:53
点击上方“机器学习研究会”可以订阅哦摘要 转自:爱可可-爱生活This project contains solutions to the Stanford Machine Learning course exercises implemented with Python and scikit-learn. The scikit-learn machine learning library provides optimized implementations for all algorithms presented in the course and needed in the course exercises. Instead of writing low-level Octave code, as required by the course, the solutions presented here demonstrate how to use scikit-learn to solve these exercises on a much higher level. It is a level that is closer to that of real-world machine learning projects. This project respects the Coursera Honor Code as the presented solutions can't be used to derive the lower-level Octave code that must be written to complete the assignments.I developed these solutions while learning Python and its scientific pr ………………………………

原文地址:访问原文地址
快照地址: 访问文章快照