linearregression
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン | |||
| linearregression [2024/10/12 07:10] – 118.158.174.226 | linearregression [2024/10/12 12:56] (現在) – bokupi | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== コードテンプレート | + | ====== 線形回帰モデル ====== |
| + | |||
| + | ===== コードテンプレート ===== | ||
| Kaggleのtitanic competitionで使った、Scikit learnによる線形回帰モデルによる機械学習コードのテンプレート。 | Kaggleのtitanic competitionで使った、Scikit learnによる線形回帰モデルによる機械学習コードのテンプレート。 | ||
| もう少し直す予定。 | もう少し直す予定。 | ||
| 行 61: | 行 63: | ||
| </ | </ | ||
| - | ====== 評価方法 | + | ===== 評価方法 ===== |
| <code python> | <code python> | ||
linearregression.1728717045.txt.gz · 最終更新: 2024/10/12 07:10 by 118.158.174.226
