You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When model is trained in ML.Net using TextLoader (or any other loader in general), the loader information is not saved in the model. This is a blocker to issue #5 where evaluator needs to know how to load test file based on the loader information in the training pipeline.