Releases: neptune-ai/neptune-contrib
Releases · neptune-ai/neptune-contrib
version 0.8.0
- added helper for pickling object before sending artifact
version 0.7.1
- fixed docstring typo
version 0.7.0
- added helper for logging matplotlib figures
version 0.6.1
- added examples of data versions
- added example of code snapshotting
- fixed docstrings examples formatting
version 0.6.0
- added data versioning for file and directory
- added helper to get all files from dir and subdir with given extensions to pass it to
neptune.create_experiments(upload_source_files=get_filepaths())
version 0.5.2
- fixed fastai channel metric naming
version 0.5.1
- fixed df2results best score/params
version 0.5.0
- fixed model diagnostics docs typos
- fixed hpo conversions
- added hpbandster2skopt conversion
version 0.4.2
- fixed qualified_project_name -> project_qualified_name in skopt docstrings
version 0.4.1
- fixed hyperparam conversions
- fixed run send