Skip to content

Releases: neptune-ai/neptune-contrib

version 0.14.0

07 Nov 11:17
2051535
Compare
Choose a tag to compare

New Features

  • added log_results
  • added best_so_far_run_score channel

Breaking backward compatibility

  • renamed send_ -> log_ in all functions from monitoring.skopt

version 0.13.9

22 Oct 16:07
a339a96
Compare
Choose a tag to compare
  • fixed fairness metrics calculations based on scores (Theil/Entropy)

version 0.13.8

17 Oct 12:32
84a4309
Compare
Choose a tag to compare
  • added fastai callback fix
  • added long description for pypi

version 0.13.7

09 Oct 19:40
93e9a16
Compare
Choose a tag to compare
  • fixed examples and docstrings for fastai

version 0.13.6

09 Oct 16:15
f6c028b
Compare
Choose a tag to compare
  • updated fastai integration to work with new package structure with fastai.base_train

version 0.13.5

07 Oct 16:27
9d979d5
Compare
Choose a tag to compare
  • dropped get_filepaths from docs
  • added deprecation warning

version 0.13.4

04 Oct 16:38
0e1b50c
Compare
Choose a tag to compare
  • updated docstrings and examples

version 0.13.3

04 Oct 16:20
0a697fd
Compare
Choose a tag to compare
  • updated git_info discovery to be that of sacred
  • update base_dir discovery to be that of sacred
  • updated resource tracking to be more sacred-like with a list of resources property and filename: md5 pairs in properties

version 0.13.2

13 Sep 09:55
f82e921
Compare
Choose a tag to compare
  • changed sensitive -> senstive_attributes
  • fixed example in docstrings

version 0.13.1

12 Sep 21:51
6b77071
Compare
Choose a tag to compare
  • added fairness metrics calculation (from aif360) and automatic logging