Pipeline Training error for ML packages 23047

While creating a training pipeline in AI center, the pipeline fails with the error:

invaliddoctype-unknown doctype du, not found in model tasks. please train model in given doctype

this happens only with ML packages version 23047. other version 24101,24106,23042, etc) work fine

Thanks for the response.

Hi @kritios
Welcome to UiPath communnity

ML Packages 23407 triggers evalution before the doctype is trained or registered, so the pipeline evaluates and untrained doctype(du)

You can use a stable versions or Ensure the doctype is trained before evaluation, On cloud migrate to IXP

1 Like

Thanks for the response

1 Like

If this solution works for you, so please consider marking it as solved so it can help others facing the same issue :smiley:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.