All Versions
48
Latest Version
Avg Release Cycle
10 days
Latest Release
1247 days ago

Changelog History
Page 4

  • v0.16.0 Changes

    February 25, 2020
    • ➕ added Hiplot integration
  • v0.15.3 Changes

    January 24, 2020

    Minor

    • ⬆️ bumped year to 2020
    • 🔄 changed branding neptune.ml - > neptune.ai
  • v0.15.2 Changes

    January 15, 2020

    🔄 changed ml to ai

    ⬆️ bumped year to 2020

  • v0.15.1 Changes

    November 18, 2019
    • 👌 Support multiple results in NeptuneObserver completed_event()
    • ➕ added results logging as pickle after training finished
  • v0.15 Changes

    November 13, 2019
    • ➕ added optuna callback
    • ➕ added helper to log optuna study
  • v0.14.0 Changes

    November 07, 2019

    🆕 New Features

    • ➕ added log_results
    • added best_so_far_run_score channel

    💥 Breaking backward compatibility

    • 🌲 renamed send_ -> log_ in all functions from monitoring.skopt
  • v0.13.9 Changes

    October 22, 2019
    • 🛠 fixed fairness metrics calculations based on scores (Theil/Entropy)
  • v0.13.8 Changes

    October 17, 2019
    • ➕ added fastai callback fix
    • ➕ added long description for pypi
  • v0.13.7 Changes

    October 09, 2019
    • 🛠 fixed examples and docstrings for fastai
  • v0.13.6 Changes

    October 09, 2019
    • ⚡️ updated fastai integration to work with new package structure with fastai.base_train