Evaluation pipeline is getting failed
I have run with different datasets
But is is failing every time
Evaluation pipeline is getting failed
I have run with different datasets
But is is failing every time
I am getting error like
Evaluation dataset schema is not a subset of the trained model schema
check evaluation and training data set it should be same
if mismatch happen then Eva pipeline will failed
If I need to use same dataset
Then if I want to test some new data
How to use that
Hi @anusha2 ,
In Data Manager
Now you run the pipeline and check.
Hope it will help.
Thanks
Muthu
Thankyou for your reply
If I want to run only evaluation one then
Can we directly send some documents to evaluation without labelling
You can mark documents as Evaluation dataset but not without labelling
After evaluation pipeline success
How to check the data accuracy
Other than pipeline score
@anusha2 In UiPath I don’t think you have any other option to check the accuracy.
Instead you can check manually, by randomly extract 10 document using DU and check the result field wise and document wise.
So in the end you can calculate the percentage for field level and document level accuracy.
Thank
Muthu