Skip to content

Mishima-syk/sklearn-tutorial

 
 

Repository files navigation

sklearn-tutorial

Mishima.syk#8にて、y-samaが作成したsklearnのハンズオン資料です。

google colabで動作するように、若干のバグ修正を行った内容を公開します(まだ途中。結構動かない箇所が多い。この分野の変化の速さだなぁ)。

なお@y-samaの許可済みです。

@kochi0603

google colabで実行するためのURL(ここのリポジトリを見ています)

no title url comment
0 Datasets https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/00_Datasets.ipynb 問題なし
1 SKlearn_Basic https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/01_SKlearn_Basic.ipynb futurewarning(SVCのDefault値など)が出現するが、動作に問題なし
2 Utils https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/02_Utils.ipynb feature_selection.SelectFromModelの修正必要(必須じゃない),import matplotlib.pyplot as pltを宣言すること
3 CrossValidation https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/03_CrossValidation.ipynb 修正済
4 GridSearch https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/04_GridSearch.ipynb 問題なし
5 Metrics_and_Scoring https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/05_Metrics_and_Scoring.ipynb
6 third_party https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/06_third_party.ipynb
7 pandas_ml https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/07_pandas_ml.ipynb
8 AutoSklearn https://colab.research.google.com/github/Mishima-syk/sklearn-tutorial/blob/master/08_AutoSklearn.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%