neptune-sklearn

Experiment tracking for scikit-learn. 🧩 Log, organize, visualize and compare model metrics, parameters, dataset versions, and more.

APACHE-2.0 License

Downloads
6K
Stars
6
Committers
10

Bot releases are hidden (Show)

neptune-sklearn - 2.1.4

Published by SiddhantSadangi 3 months ago

What's Changed

🛠️ Fixes

Full Changelog: https://github.com/neptune-ai/neptune-sklearn/compare/2.1.3...2.1.4

neptune-sklearn - 2.1.3

Published by SiddhantSadangi 6 months ago

What's Changed

Full Changelog: https://github.com/neptune-ai/neptune-sklearn/compare/2.1.2...2.1.3

neptune-sklearn - 2.1.2 Latest Release

Published by SiddhantSadangi 9 months ago

neptune-sklearn - 2.1.1

Published by SiddhantSadangi 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/neptune-ai/neptune-sklearn/compare/2.1.0...2.1.1

neptune-sklearn - 2.1.0

Published by AleksanderWWW over 1 year ago

Changes

  • removed neptune and neptune-client from base requirements
  • updated integration for compatibility with neptune 1.X
neptune-sklearn - 2.0.0

Published by twolodzko over 1 year ago

  • We made some changes that make the codebase consistent with recent changes in the Neptune client.
  • create_kmeans_summary is now saving the pickled model to Neptune.
  • We use the stringify_unsupported to wrap the saved model parameters.
neptune-sklearn - 0.9.7

Published by Raalsky almost 2 years ago

Changes

  • Moved neptune_sklearn package to src dir (#5)
  • Poetry as a package builder (#10)

Fixes

  • Fixed imports from neptune_sklearn.impl -> now possible to import from neptune_sklearn (#7)
neptune-sklearn - 0.9.6

Published by Raalsky over 2 years ago

Changes

  • get_estimator_params works no with any scikit-learn estimator
neptune-sklearn - 0.9.5

Published by shnela over 3 years ago

neptune-sklearn - 0.9.4

Published by shnela over 3 years ago

neptune-sklearn - 0.9.3

Published by shnela over 3 years ago

neptune-sklearn - 0.9.2

Published by PiotrJander over 3 years ago

Creates own repo for the sklearn integration

Package Rankings
Top 48.45% on Conda-forge.org
Top 10.86% on Pypi.org
Related Projects