kritios
1
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.
manish.pal
(Manish Pal)
2
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
manish.pal
(Manish Pal)
4
If this solution works for you, so please consider marking it as solved so it can help others facing the same issue 
1 Like
system
(system)
Closed
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.