1. scikit-learn cheat sheet

官方链接如下:http://scikit-learn.org/stable/tutorial/machine_learning_map/

Often the hardest part of solving a machine learning problem can be finding the right estimator for the job.

Different estimators are better suited for different types of data and different problems.

The flowchart below is designed to give users a bit of a rough guide on how to approach problems with regard to which estimators to try on your data.

Click on any estimator in the chart below to see its documentation.

下面是其速查表,中文版以及英文版:

2. numpy cheat sheet

NumPy is the library that gives Python its ability to work with data at speed. Originally, launched in 1995 as 'Numeric,' NumPy is the foundation on which many important Python data science libraries are built, including Pandas, SciPy and scikit-learn.

It's common when first learning NumPy to have trouble remembering all the functions and methods that you need, and while at Dataquest we advocate getting used to consulting the NumPy documentation, sometimes it's nice to have a handy reference, so we've put together this cheat sheet to help you out!

If you're interested in learning NumPy, you can consult our NumPy tutorial blog post, or you can signup for free and start learning NumPy through our interactive Python data science course.

Download a Printable PDF of this Cheat Sheet

https://www.dataquest.io/blog/numpy-cheat-sheet/

3. pandas cheat sheet

Pandas is arguably the most important Python package for data science. Not only does it give you lots of methods and functions that make working with data easier, but it has been optimized for speed which gives you a significant advantage compared with working with numeric data using Python's built-in functions.

It's common when first learning pandas to have trouble remembering all the functions and methods that you need, and while at Dataquest we advocate getting used to consulting the pandas documentation, sometimes it's nice to have a handy reference, so we've put together this cheat sheet to help you out!

If you're interested in learning pandas, you can consult our two-part pandas tutorialblog post, or you can signup for free and start learning pandas through our interactive pandas for data science course.

Download a Printable PDF of this Cheat Sheet

https://www.dataquest.io/blog/pandas-cheat-sheet/

速查文档已经下载、以备查阅。感谢!

最新文章

  1. Oracle知识分类之异常
  2. React-Native hello word 搭建及新手常见问题
  3. SqlIte数据库并发性
  4. 【读书笔记】iOS网络-错误处理的经验法则
  5. 结合Apache和Tomcat实现集群和负载均衡 JK 方式
  6. Linux 发送信号
  7. SpringMVC学习总结(五)——SpringMVC文件上传例子
  8. web.xml的说明
  9. IE-二级网页打不开
  10. u-boot Makefile Source Test
  11. lnmp下安装ffmpeg和ffmpeg-php教程
  12. Mps与Mrp区别
  13. Qt程序设计——txt文本中获取字符串的问题
  14. 笔记整理——C语言-http
  15. Finding LCM (最小公倍数)
  16. [HAOI2015]树上染色
  17. 《Linux 性能及调优指南》2.3 监控工具
  18. Sublime Text 3安装与使用,安装插件,快捷键,默认配置
  19. tsql 循环id读取
  20. Linux下JDK应该安装在哪个位置

热门文章

  1. POJ 3083 Children of the Candy Corn (DFS + BFS + 模拟)
  2. Codeforces 856B - Similar Words
  3. 11、Django实战第11天:templates模板继承
  4. sed 很棒的介绍
  5. JavaScript函数中的参数(arguments)
  6. 【数论】【素数判定】CODEVS 2851 菜菜买气球
  7. python3 开发面试题(%s和format的区别)5.31
  8. Problem E: 零起点学算法25——判断是否直角三角形
  9. Scala零基础教学【61-80】
  10. linux:使用comm命令比较两个文件:交集、差