- Mastering Machine Learning with scikit-learn(Second Edition)
- Gavin Hackeling
- 18字
- 2021-07-02 19:01:10
Installing on Ubuntu 16.04
scikit-learn can be installed on Ubuntu 16.04 using apt.
$ sudo apt install python-scikits-learn
推薦閱讀
- Learning Python Web Penetration Testing
- DBA攻堅指南:左手Oracle,右手MySQL
- Oracle WebLogic Server 12c:First Look
- 摩登創客:與智能手機和平板電腦共舞
- 實戰Java程序設計
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Hands-On Automation Testing with Java for Beginners
- Gradle for Android
- C語言程序設計
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- PySide 6/PyQt 6快速開發與實戰
- Visual Basic 6.0程序設計實驗教程
- FFmpeg開發實戰:從零基礎到短視頻上線
- Laravel Application Development Blueprints
- Clojure for Java Developers