We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Scikit-learn (2/2)

Formale Metadaten

Titel
Scikit-learn (2/2)
Untertitel
Introduction to Machine Learning with Scikit-learn
Serientitel
Anzahl der Teile
43
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
ProduktionsortErlangen, Germany

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
This hands-on workshop will introduce the main concepts of Machine Learning such as building features from raw data, fitting an estimator, evaluating predictive accuracy with cross-validation and mitigating overfitting issues. Those concepts will be illustrated by running through a typical predictive modeling pipeline involving pandas, numpy, scikit-learn and matplotlib in a Jupyter notebook. Attendees should install the following packages: - numpy - scipy - pandas - matplotlib - jupyter - scikit-learn 0.18.1 or later