automl/Auto-PyTorch

Image Classification: API not finished

AnaMiguelRodrigues1 opened this issue · 0 comments

Upon the documentation of Image Classification, the example stops in pipeline.fit().
I tried to implement this AutoML solution, and I cannot go further than training the model. Even though, the class seems to have all the functionalities to evaluate and make predictions, by checking the API backend, it's not finished.

Any time soon, will be this API finished?