Popularity
1.3
Declining
Activity
0.0
Stable
27
12
8

Description

This library is a collection of helpers and extensions that make working with https://neptune.ml more effective and better. It is build on top of neptune-client and gives you option to do things like:

- interactive visualizations of experiment runs or hyperparameters - running hyper parameter sweeps in scikit-optimize, hyperopt or any other tool you like - monitor training of the lightGBM or fastai models with a single callback - much more

Programming language: Python
License: MIT License
Latest version: v0.24.9

neptune-contrib alternatives and similar packages

Based on the "Machine Learning" category.
Alternatively, view neptune-contrib alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of neptune-contrib or a related project?

Add another 'Machine Learning' Package

README

neptune-contrib

PyPI version Build Status

Downloads Downloads Downloads

Documentation

See neptune-contrib documentation site

Installation

Get prerequisites

  • python versions 3.5.6/3.6 are supported

Install lib

pip install neptune-contrib

Install additional packages depending on which submodule you want to use. For example:

pip install neptune-contrib[monitoring]

Installation options are: [bots], [hpo], [monitoring], [versioning], [viz] and [all].

Getting help

If you get stuck, don't worry we are here to help. The best order of communication is:

Contributing

If you see something that you don't like you are more than welcome to contribute! There are many options:

  • Participate in discussions on neptune community forum or neptune community Spectrum
  • Submit a feature request or a bug here, on Github
  • Submit a pull request that deals with an open feature-request or bug
  • Spread a word about neptune-contrib in your community