Python机器学习教程资料/代码

2018 年 2 月 22 日 机器学习研究会
                                                                                                                                                                                       
点击上方 “机器学习研究会”可以订阅
摘要
 

转自:爱可可-爱生活

This tutorial will teach you the basics of scikit-learn. I will give you a brief overview of the basic concepts of classification and regression analysis, and how to build powerful predictive models from labeled data. Although it's not a requirement for attending this tutorial, I highly recommend you to check out the accompanying GitHub repository at https://github.com/rasbt/msu-datascience-ml-tutorial-2018 1-2 days before the tutorial. During the session, we will not only talk about scikit-learn, but we will also go over some live code examples to get the knack of scikit-learn's API.

If you have any questions about the tutorial, please don't hesitate to contact me. You can either open an "issue" on GitHub or reach me via email at mail_at_sebastianraschka.com. I am looking forward to meeting you soon!


  • View the presentation slides: https://speakerdeck.com/rasbt/machine-learning-with-python

  • View the code notebook: code/tutorial.ipynb


Schedule

This repository will contain the teaching material and other info for the Learning scikit-learn tutorial at the MSU Data Science held on February 21st 6:15-7:30 pm at Wells Hall (WH) B102.

  • When? Wed Feb 21, 2018 at 6:15 - 7:30 pm

  • Where? Michigan State University Wells Hall (WH) B102

I recommend watching the MSU Data Science website and Facebook group for (last minute) updates

  • http://msudatascience.com/calendar/

  • https://www.facebook.com/events/174671933295040/

Obtaining the Tutorial Material

If you already have a GitHub account, the probably most convenient way to obtain the tutorial material is to clone this GitHub repository via git clone https://github.com/rasbt/msu-datascience-ml-tutorial-2018 and fetch updates via pull origin master


链接:

https://github.com/rasbt/msu-datascience-ml-tutorial-2018


原文链接:

https://m.weibo.cn/1402400261/4210319288766371

“完整内容”请点击【阅读原文】
↓↓↓
登录查看更多
8

相关内容

Scikit-learn项目最早由数据科学家David Cournapeau 在2007 年发起,需要NumPy和SciPy等其他包的支持,是Python语言中专门针对机器学习应用而发展起来的一款开源框架。
【干货书】真实机器学习,264页pdf,Real-World Machine Learning
【干货书】机器学习Python实战教程,366页pdf
专知会员服务
330+阅读 · 2020年3月17日
Sklearn 与 TensorFlow 机器学习实用指南,385页pdf
专知会员服务
126+阅读 · 2020年3月15日
机器学习速查手册,135页pdf
专知会员服务
335+阅读 · 2020年3月15日
Keras François Chollet 《Deep Learning with Python 》, 386页pdf
专知会员服务
143+阅读 · 2019年10月12日
强化学习最新教程,17页pdf
专知会员服务
167+阅读 · 2019年10月11日
2019年机器学习框架回顾
专知会员服务
35+阅读 · 2019年10月11日
机器学习入门的经验与建议
专知会员服务
89+阅读 · 2019年10月10日
机器学习相关资源(框架、库、软件)大列表
专知会员服务
37+阅读 · 2019年10月9日
《机器学习实战》代码(基于Python3)
专知
32+阅读 · 2019年10月14日
Python机器学习课程(代码与教程)
专知
34+阅读 · 2019年5月13日
机器学习线性代数速查
机器学习研究会
18+阅读 · 2018年2月25日
基于LSTM-CNN组合模型的Twitter情感分析(附代码)
机器学习研究会
50+阅读 · 2018年2月21日
【资源】15个在线机器学习课程和教程
专知
8+阅读 · 2017年12月22日
【推荐】SVM实例教程
机器学习研究会
17+阅读 · 2017年8月26日
【推荐】Python机器学习生态圈(Scikit-Learn相关项目)
机器学习研究会
6+阅读 · 2017年8月23日
【推荐】(Keras)LSTM多元时序预测教程
机器学习研究会
24+阅读 · 2017年8月14日
A Survey on Bayesian Deep Learning
Arxiv
60+阅读 · 2020年7月2日
A Survey on Edge Intelligence
Arxiv
49+阅读 · 2020年3月26日
Arxiv
108+阅读 · 2020年2月5日
A Modern Introduction to Online Learning
Arxiv
19+阅读 · 2019年12月31日
Object Detection in 20 Years: A Survey
Arxiv
48+阅读 · 2019年5月13日
Arxiv
26+阅读 · 2019年3月5日
Embedding Logical Queries on Knowledge Graphs
Arxiv
3+阅读 · 2019年2月19日
Arxiv
53+阅读 · 2018年12月11日
The Matrix Calculus You Need For Deep Learning
Arxiv
11+阅读 · 2018年7月2日
Arxiv
3+阅读 · 2018年2月24日
VIP会员
相关VIP内容
【干货书】真实机器学习,264页pdf,Real-World Machine Learning
【干货书】机器学习Python实战教程,366页pdf
专知会员服务
330+阅读 · 2020年3月17日
Sklearn 与 TensorFlow 机器学习实用指南,385页pdf
专知会员服务
126+阅读 · 2020年3月15日
机器学习速查手册,135页pdf
专知会员服务
335+阅读 · 2020年3月15日
Keras François Chollet 《Deep Learning with Python 》, 386页pdf
专知会员服务
143+阅读 · 2019年10月12日
强化学习最新教程,17页pdf
专知会员服务
167+阅读 · 2019年10月11日
2019年机器学习框架回顾
专知会员服务
35+阅读 · 2019年10月11日
机器学习入门的经验与建议
专知会员服务
89+阅读 · 2019年10月10日
机器学习相关资源(框架、库、软件)大列表
专知会员服务
37+阅读 · 2019年10月9日
相关资讯
《机器学习实战》代码(基于Python3)
专知
32+阅读 · 2019年10月14日
Python机器学习课程(代码与教程)
专知
34+阅读 · 2019年5月13日
机器学习线性代数速查
机器学习研究会
18+阅读 · 2018年2月25日
基于LSTM-CNN组合模型的Twitter情感分析(附代码)
机器学习研究会
50+阅读 · 2018年2月21日
【资源】15个在线机器学习课程和教程
专知
8+阅读 · 2017年12月22日
【推荐】SVM实例教程
机器学习研究会
17+阅读 · 2017年8月26日
【推荐】Python机器学习生态圈(Scikit-Learn相关项目)
机器学习研究会
6+阅读 · 2017年8月23日
【推荐】(Keras)LSTM多元时序预测教程
机器学习研究会
24+阅读 · 2017年8月14日
相关论文
A Survey on Bayesian Deep Learning
Arxiv
60+阅读 · 2020年7月2日
A Survey on Edge Intelligence
Arxiv
49+阅读 · 2020年3月26日
Arxiv
108+阅读 · 2020年2月5日
A Modern Introduction to Online Learning
Arxiv
19+阅读 · 2019年12月31日
Object Detection in 20 Years: A Survey
Arxiv
48+阅读 · 2019年5月13日
Arxiv
26+阅读 · 2019年3月5日
Embedding Logical Queries on Knowledge Graphs
Arxiv
3+阅读 · 2019年2月19日
Arxiv
53+阅读 · 2018年12月11日
The Matrix Calculus You Need For Deep Learning
Arxiv
11+阅读 · 2018年7月2日
Arxiv
3+阅读 · 2018年2月24日
Top
微信扫码咨询专知VIP会员