- Machine Learning with scikit:learn Quick Start Guide
- Kevin Jolly
- 131字
- 2021-06-24 18:15:52
What is scikit-learn?
Scikit-learn is a free and open source software that helps you tackle supervised and unsupervised machine learning problems. The software is built entirely in Python and utilizes some of the most popular libraries that Python has to offer, namely NumPy and SciPy.
The main reason why scikit-learn is very popular stems from the fact that most of the world's most popular machine learning algorithms can be implemented quite quickly in a plug and play format once you know what the core pipeline is like. Another reason is that popular algorithms for classification such as logistic regression and support vector machines are written in Cython. Cython is used to give these algorithms C-like performance and thus makes the use of scikit-learn quite efficient in the process.
- Big Data Analytics with Hadoop 3
- Oracle SOA Governance 11g Implementation
- 輕輕松松自動化測試
- Managing Mission:Critical Domains and DNS
- Visual FoxPro 6.0數據庫與程序設計
- 21天學通Java
- 統計學習理論與方法:R語言版
- ESP8266 Home Automation Projects
- Splunk Operational Intelligence Cookbook
- Machine Learning with Apache Spark Quick Start Guide
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Linux Shell編程從初學到精通
- Mastering Ansible(Second Edition)
- 運動控制系統(第2版)
- 工業機器人集成應用