Treffer: Scikit-Learn: Machine Learning in the Python ecosystem

Title:
Scikit-Learn: Machine Learning in the Python ecosystem
Source:
GIGA DAY 2014, Liège, Belgium [BE], 27-01-2014
Publication Year:
2014
Document Type:
Konferenz conference poster not in proceedings<br />http://purl.org/coar/resource_type/c_18co<br />conferencePoster
Language:
English
Rights:
open access
http://purl.org/coar/access_right/c_abf2
info:eu-repo/semantics/openAccess
Accession Number:
edsorb.162794
Database:
ORBi

Weitere Informationen

The scikit-learn project is an increasingly popular machine learning library written in Python. It is designed to be simple and efficient, useful to both experts and non-experts, and reusable in a variety of contexts. The primary aim of the project is to provide a compendium of efficient implementations of classic, well-established machine learning algorithms. Among other things, it includes classical supervised and unsupervised learning algorithms, tools for model evaluation and selection, as well as tools for data preprocessing and feature engineering. This presentation will illustrate the use of scikit-learn as a component of the larger scientific Python environment to solve complex data analysis tasks. Examples will include end-to-end workflows based on powerful and popular algorithms in the library. Among others, we will show how to use out-of-core learning with on-the-fly feature extraction to tackle very large natural language processing tasks, how to exploit an IPython cluster for distributed cross-validation, or how to build and use random forests to explore biological data.