Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File artifacts #194

Merged
merged 6 commits into from
Jul 18, 2023
Merged

File artifacts #194

merged 6 commits into from
Jul 18, 2023

Conversation

Oxid15
Copy link
Owner

@Oxid15 Oxid15 commented Jul 18, 2023

  • You can now attach files to the model and copy them in its folder on save()
  • Those can be ROC plots, results of inference, histograms, etc.
  • Paths should exist at the moment of the save call, or if specified they can be ignored if missing
  • This changes how inheritance of save should be done. Now for every descendant object super.save() call should be done in the beginning to handle all standard saving activities

@Oxid15 Oxid15 self-assigned this Jul 18, 2023
@Oxid15 Oxid15 merged commit 5b7b586 into 0.13.0 Jul 18, 2023
@Oxid15 Oxid15 deleted the file_artifacts branch July 18, 2023 18:13
@Oxid15 Oxid15 mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant