Skip to content

Releases: neptune-ai/neptune-contrib

version 0.8.0

02 Jul 06:53
3d6e543
Compare
Choose a tag to compare
  • added helper for pickling object before sending artifact

version 0.7.1

01 Jul 20:22
Compare
Choose a tag to compare
  • fixed docstring typo

version 0.7.0

01 Jul 19:57
0d1e402
Compare
Choose a tag to compare
  • added helper for logging matplotlib figures

version 0.6.1

30 Jun 10:24
5779417
Compare
Choose a tag to compare
  • added examples of data versions
  • added example of code snapshotting
  • fixed docstrings examples formatting

version 0.6.0

28 Jun 17:19
451c065
Compare
Choose a tag to compare
  • 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

06 Jun 13:16
a361b29
Compare
Choose a tag to compare
  • fixed fastai channel metric naming

version 0.5.1

29 Apr 08:40
638f89c
Compare
Choose a tag to compare
  • fixed df2results best score/params

version 0.5.0

28 Apr 17:44
d47a04c
Compare
Choose a tag to compare
  • fixed model diagnostics docs typos
  • fixed hpo conversions
  • added hpbandster2skopt conversion

version 0.4.2

25 Apr 20:24
3c1059c
Compare
Choose a tag to compare
  • fixed qualified_project_name -> project_qualified_name in skopt docstrings

version 0.4.1

15 Apr 16:02
82f9644
Compare
Choose a tag to compare
  • fixed hyperparam conversions
  • fixed run send