E-Book, Englisch, 172 Seiten
Jolly Machine Learning with scikit-learn Quick Start Guide
1. Auflage 2018
ISBN: 978-1-78934-737-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Classification, regression, and clustering techniques in Python
E-Book, Englisch, 172 Seiten
ISBN: 978-1-78934-737-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Machine Learning with scikit-learn Quick Start Guide".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Informatik Theoretische Informatik
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Datenbankdesign & Datenbanktheorie
- Mathematik | Informatik EDV | Informatik Informatik Mensch-Maschine-Interaktion Informationsarchitektur
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Automatische Datenerfassung, Datenanalyse
Weitere Infos & Material
Table of Contents - Introducing Machine Learning with scikit-learn
- Predicting categories with K-Nearest Neighbours
- Predicting categories with Logistic Regression
- Predicting categories with Naive Bayes and SVMs
- Predicting numeric outcomes with Linear Regression
- Classification & Regression with Trees
- Clustering data with Unsupervised Machine Learning
- Performance evaluation methods