Azure / Azure/MachineLearningNotebooks

Encountered an internal AutoML error. No objects to concatenate.

Abierto
#1,918 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
4.4k
Forks
2.6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello,

When submitting an AutoML job, the training fails and I get the following error:

Encountered an internal AutoML error. Error Message/Code: ClientException. Additional Info: ClientException:
Message: No objects to concatenate
InnerException: None
ErrorResponse
{
"error": {
"message": "No objects to concatenate"
}
}

This only happens for that specific dataset which contains no missing values but quite some 0s in the target column (time series forecasting). I did make sure to follow this [recommendation](https://stackoverflow.com/a/74877002) but that did not solve the issue.

thanks in advance for the help!

Kind regards,
Ervin

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.