Pythonの基礎
- Lecture1: pythonの基礎
numpy
- numpyの基礎
pandas
- Series
- DataFrame
- pandasでの基礎統計量関連
- データの読み書き
- aggregation
- 重複値・欠損値の扱い
- その他のmethod
データ解析の基礎
- groupby
- merge
可視化
- matplotlib(pyplot)
- seaborn
- pandasを用いたプロット
統計を用いたデータ解析
- 線形回帰
- ロジスティック回帰
- ランダムフォレスト
- XGboost
- t検定
- 生存曲線
- 正規分布