Evaluation run returning an unexpected error

Hi all
I’ve created a custom ML model and deployed it to AI fabric.
I’ve made datasets using the Data manager. I’ve made a pipeline for training which was successful and also a Evaluation pipeline which is returning an unexpected error. Can someone please tell me what’s the cause ?

@Vibhor.Shrivastava @loginerror

The error is below :
"ERROR: Training failed for pipeline type: EVALUATE_ONLY, error: [Errno 2] No such file or directory: ‘/microservice/models/default/model.p’ "

Here is the screenshot of the error I’m getting:

Hi
What is the exact model version you are trying to evaluate? If it X.0 it is expected as this model needs to be trained before.
Jeremy

Hi @Jeremy_Tederry , Well, I’ve already completed the training and it went successful