question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't delete models

See original GitHub issue

When I trained a small model the size of main folder was 135M AutogluonModels

Then I deleted everything: predictor.delete_models(models_to_keep=[], dry_run=False)

But still got: 102M AutogluonModels

With some files and folders inside: AutogluonModels/ag-20210516_175027: learner.pkl models predictor.pkl utils

How to delete everything or keep only the best model without additional 102M?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
Innixmacommented, Aug 14, 2021

Refer to this colab example, I believe your example is corrupted in some way: https://colab.research.google.com/drive/1Ij-Njdn3H6zS_simVf94XQDGp4Q6DREl?usp=sharing

Re failed models: Yes, currently there is no functionality to delete failed model files. I have created an issue to track adding a feature to delete these files: #1124

0reactions
Innixmacommented, Aug 14, 2021

Closing, to keep track of the status of this feature, refer to #1124

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot delete model that has been removed from a merged ...
Issue: Cannot delete an entire model or individual versions of a model that was part of a merged model in BIM 360 Glue....
Read more >
Cannot delete model - Power Platform Community - Microsoft
Apparently I'm not able to delete a model. According to the error message it is still connected to an app or flow. But...
Read more >
Can not delete Model | SAP Community
Hello together, when trying to delete a model this message is coming up. We dont understand what is the meaning of "One private...
Read more >
Cannot delete a model - MicroStation Wiki
Solution. The model is the default model (cannot be deleted) or the model is incorrectly reported and actually does not exist: >>The ...
Read more >
Can t delete models | CGTrader
Can t delete models - join CGTrader's forum and discuss 3D model related topics. Get modelling feedback from 3D experts.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found