Train existing model with additional data
After having created and trained a model with a dataset, whenever i get additional data for training, i would like to -
- create a new dataset with just the additional data - possible currently.
- re-train an existing model with this new additional dataset.
So all models created by me need to added as baseline models so I can specify my own model as the baseline model in the API and provide the id of the new dataset.
5
votes
