Skip to content

Alleeks/machine-learning-codes-for-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

machine-learning-codes-for-blog

What is this

Alleeksテックブログ機械学習編のサンプルコードです

Folder structure

.
├── README.md
├── titanic(テーブルコンペ)
│   ├── README.md
│   ├── titanic_eda.ipynb
│   ├── titanic_feature_engineering.ipynb
│   └── titanic_modeling.ipynb
├── ashrae(テーブルコンペ・時系列)
│  ├── README.md
│  ├── ashrae_eda.ipynb
│  ├── ashrae_feature_engineering.ipynb
│  └── ashrae_modeling.ipynb
└── aptos(画像コンペ)
    ├── README.md
    ├── aptos_eda.ipynb
    └── aptos_modeling.ipynb

Others

おそらく.ipynbファイルはgithub上では開けないのではないかと思います。
その場合は、以下のURLのnbviewerに.ipynbのファイルのURLをコピペして見てみてください。
https://nbviewer.jupyter.org/

About

テックブログでの機械学習関連記事のコードを集めているレポジトリです https://blog.alleeks.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published