This documentation is for scikit-learn version 0.14— Other versions

If you use the software, please consider citing scikit-learn.

Choosing the right estimator

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 it’s documentation.

 
© 2010 - 2013, scikit-learn developers (BSD License). Show this page source
 

最新文章

  1. jq选择器基础
  2. 轻量级前端MVVM框架avalon - 模型转换
  3. ECMAScript6-下一代Javascript标准
  4. 一个简单的AJAX实例
  5. Using OpenCV Java with Eclipse
  6. ABAP SY标签一览 .
  7. Unity: How to build and debug external DLLs
  8. C++ 11 笔记 (四) : std::bind
  9. 使用wireshark常用的过滤命令
  10. 跑马灯、短信与反射EditText
  11. phpcms通过URL传参
  12. python hello 的三种方法
  13. .NET Core 管道过滤器扩展
  14. dumpe2fs 命令的使用,转储 ext2/ext3/ext4 文件系统信息
  15. crontab条目包含%号问题
  16. lvm--pv丢失后恢复
  17. android基础组件---->Button的使用
  18. 表示集合的数据结构:数组(Array),对象(Object),Map和Set
  19. summernote富文本编辑器的使用
  20. 【Python】安装Python的mysql模块

热门文章

  1. 爬虫之动态HTML处理(Selenium与PhantomJS )网站模拟登录
  2. 关于Google play无法下载应用
  3. Vuex最基本样例
  4. GTID主从 与 传统主从复制
  5. OSI7层网络模型协议精析
  6. windows系统下,安装多个版本的jdk,java -version
  7. django自强学堂地址
  8. linux命令详解(一)
  9. opencv 图片降噪
  10. 【Error】IOError: [Errno 22] invalid mode ('wb') or filename