dotnet / dotnet/machinelearning-samples
Error mlcli - when training regression test.
- Lenguaje dominante
- PowerShell
- Estrellas
- 4.7k
- Forks
- 2.7k
- Merge medio
- 2 d 22 h
- PR fusionados (30 d)
- 1
Descripción
`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)
Guía de contribución
Línea de trabajo
Reproduce el comando `mlnet auto-train --task regression` utilizando los conjuntos de datos `teste.zip` proporcionados. Lee `debug_log.txt` junto con la salida del comando para rastrear por qué se omiten todas las instancias debido a la falta de características. La tarea estará terminada cuando se haya identificado la causa y la ejecución del entrenamiento de regresión se complete sin ese error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- machine-learning
- Área
- cli, machine-learning
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100