Releases: neptune-ai/neptune-contrib
Releases · neptune-ai/neptune-contrib
version 0.14.0
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
- fixed fairness metrics calculations based on scores (Theil/Entropy)
version 0.13.8
- added fastai callback fix
- added long description for pypi
version 0.13.7
- fixed examples and docstrings for fastai
version 0.13.6
- updated fastai integration to work with new package structure with fastai.base_train
version 0.13.5
- dropped get_filepaths from docs
- added deprecation warning
version 0.13.4
- updated docstrings and examples
version 0.13.3
- 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 andfilename: md5
pairs in properties
version 0.13.2
- changed sensitive -> senstive_attributes
- fixed example in docstrings
version 0.13.1
- added fairness metrics calculation (from aif360) and automatic logging