dotnet / dotnet/machinelearning-samples

Error mlcli - when training regression test.

オープン
#652 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PowerShell
スター
4.7k
フォーク
2.7k
平均マージ
2日 22時間
マージ済み PR(30日)
1

説明

`mlnet auto-train --task regression --dataset taxi-fare-train.csv --test-dataset taxi-fare-test.csv --label-column-name fare_amount --max-exploration-time 1000`

return:

`Exploring multiple ML algorithms and settings to find you the best model for ML task: regression
For further learning check: https://aka.ms/mlnet-cli

▓▓▓▓▓▓▓▓▓▓▓─────────────────────────────────────────────────────────────────────────────────────────────────────────────
Best quality(RSquared): 0,9440, Best Algorithm: LightGbmRegression, Last Algorithm: FastTreeTweedieRegression
00:01:37Exception occured while exploring pipelines:
All instances skipped due to missing features.
Please see the log file for more info.`

Log:
[debug_log.txt](https://github.com/dotnet/machinelearning-samples/files/3611022/debug_log.txt)

Datasets:
[teste.zip](https://github.com/dotnet/machinelearning-samples/files/3611028/teste.zip)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

提供された `teste.zip` データセットを使用して、`mlnet auto-train --task regression` コマンドを再現します。コマンドの出力と併せて `debug_log.txt` を読み、すべてのインスタンスが特徴量の欠落によってスキップされる理由を追跡します。原因が特定され、そのエラーなしで回帰トレーニングの実行が完了すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
machine-learning
領域
cli, machine-learning
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。