专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
相关文章推荐
爱可可-爱生活  ·  SPECACHE 提出了一种新的推测性 ... ·  9 小时前  
宝玉xp  ·  Cloudflare Workers AI ... ·  昨天  
爱可可-爱生活  ·  价值观画像:为人类多样性编码的突破 ... ·  昨天  
宝玉xp  ·  o1 pro API ... ·  2 天前  
爱可可-爱生活  ·  本文创新性地提出了 Tiled Flash ... ·  2 天前  
51好读  ›  专栏  ›  机器学习研究会

【推荐】用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.







请到「今天看啥」查看全文