[PYTHON] [Translation] scikit-learn 0.18 tutorial Statistical learning tutorial for scientific data processing

Google translated http://scikit-learn.org/0.18/tutorial/statistical_inference/index.html. scikit-learn 0.18 Tutorial Table of Contents Previous tutorial


Statistical learning

Machine learning (https://en.wikipedia.org/wiki/Machine_learning) is an increasingly important technology due to the rapidly growing size of experimental science datasets. We are tackling a variety of problems, from building predictive functions that link different observations to classifying observations or learning the structure of unlabeled datasets. This tutorial will show you how to use machine learning techniques for the purpose of Statistical Inference (https://en.wikipedia.org/wiki/Statistical_inference) as a result of statistical learning with data as clues. scikit-learn is a classic machine learning algorithm for scientific Python packages (NumPy, SciPy, [matplotlib]. ](Http://matplotlib.org/)) is a tightly organized Python module integrated into the world.

Statistical learning: Settings and estimator objects in scikit-learn

Supervised learning: Predicting output variables from high-dimensional observations

--Curse of dimensionality and nearest neighbor --Linear model: from regression to sparseness --Support Vector Machine (SVM)

Model selection: Selection of estimator and its parameters

--Score, cross-validated score --Cross-validation generator --Grid search and cross-validated estimator

Unsupervised learning: seeking data representation

--Clustering: Group observations together --Decomposition: From signal to component and loading

Put everything together

--Pipeline processing --Face recognition by eigenface --Open problem: Stock market structure

Search for help

--Project mailing list --Q & A community with machine learning practitioners


Next tutorial

2010 --2016, scikit-learn developers (BSD license).

Recommended Posts

[Translation] scikit-learn 0.18 tutorial Statistical learning tutorial for scientific data processing
[Translation] scikit-learn 0.18 Tutorial Statistical learning tutorial for scientific data processing Put all together
[Translation] scikit-learn 0.18 Tutorial Search for help on statistical learning tutorials for scientific data processing
[Translation] scikit-learn 0.18 Tutorial Statistical learning tutorial for scientific data processing Unsupervised learning: Finding the representation of data
[Translation] scikit-learn 0.18 tutorial Statistical learning tutorial for scientific data processing Statistical learning: Settings and estimator objects in scikit-learn
[Translation] scikit-learn 0.18 Tutorial Statistical learning tutorial for scientific data processing Model selection: Estimator and its parameter selection
[Translation] scikit-learn 0.18 tutorial Statistical learning tutorial for scientific data processing Supervised learning: Predicting output variables from high-dimensional observations
[Translation] scikit-learn 0.18 Tutorial Text data manipulation
About data expansion processing for deep learning
[Translation] scikit-learn 0.18 Tutorial Introduction of machine learning by scikit-learn
Organizing basic procedures for data analysis and statistical processing (4)
Organizing basic procedures for data analysis and statistical processing (2)
Data set for machine learning
[Translation] scikit-learn 0.18 Tutorial Table of Contents
100 language processing knock-73 (using scikit-learn): learning
[Translation] scikit-learn 0.18 User Guide 4.3. Data preprocessing
[Translation] scikit-learn 0.18 Tutorial External resources, videos, talk
[Translation] scikit-learn 0.18 Tutorial Choosing the Right Model
Creating learning data for face image dataset sorting (# 1)
An introduction to statistical modeling for data analysis