Logo
  • Home

Getting started

  • Hello World
  • Installation
    • Install neptune-client
    • Install neptune-notebooks
    • Install neptune-contrib
    • Install neptune-tensorboard
    • Install neptune-mlflow
    • Install neptune-r
  • Quick starts
    • Hello World (1 min)
    • How to monitor experiments live (2 min)
    • How to version and organize experiments (5 min)
    • How to version Jupyter notebooks (2 min)
  • Integrating Neptune into your codebase
  • Getting help

User Guides

  • Logging and managing experiment results
    • Logging experiment data
    • Downloading experiment data
    • Updating existing experiment
  • Organizing and exploring results in the UI
    • Comparing experiments
    • Organizing Experiments in a Dashboard
    • Searching and filtering experiments
    • Exploring a single experiment
    • Downloading data from the UI
    • Viewing and comparing Notebook checkpoints
    • Using project Wiki
  • Sharing results and models with the team
    • See what everyone is doing
    • Share "what you see" with a link
      • Projects
      • Experiment details
      • Experiment comparison
      • Notebook checkpoints
      • Notebook comparison
    • Collaborate on results in Wiki
      • Create page
      • Format page
      • Share page
      • Add comment
      • Collaborative editing and more
  • Keeping track of Jupyter notebooks

Essentials

  • Examples
    • Code examples
    • Video tutorials
    • Articles from the Neptune blog
  • Integrations
    • Deep learning frameworks
      • TensorFlow / Keras
      • PyTorch
      • PyTorch Lightning
      • PyTorch Ignite
      • Catalyst
      • fastai
      • skorch
    • Machine learning frameworks
      • Scikit-learn
      • LightGBM
      • XGBoost
    • Hyperparmeter optimization frameworks
      • Optuna
      • Scikit-Optimize
      • Keras Tuner
    • Visualization libraries
      • HiPlot
      • Matplotlib
      • Plotly
      • Bokeh
      • Altair
      • Pandas
      • HTML
    • Experiment tracking frameworks
      • MLflow
      • TensorBoard
      • Sacred
    • Other integrations
      • DALEX (explainability tool)
      • Telegram (messaging system)
  • Run Neptune anywhere
    • Python
    • R
    • Any other language
    • Jupyter Lab and Jupyter Notebook
    • Google Colab
    • Deepnote
    • Amazon SageMaker
  • API reference
    • neptune
      • neptune.vendor
        • neptune.vendor.pynvml
      • neptune.experiments
      • neptune.git_info
      • neptune.notebook
      • neptune.projects
      • neptune.sessions
    • neptunecontrib
      • neptunecontrib.api
        • neptunecontrib.api.audio
        • neptunecontrib.api.chart
        • neptunecontrib.api.explainers
        • neptunecontrib.api.html
        • neptunecontrib.api.table
        • neptunecontrib.api.utils
        • neptunecontrib.api.video
      • neptunecontrib.bots
        • neptunecontrib.bots.telegram_bot
      • neptunecontrib.hpo
        • neptunecontrib.hpo.utils
      • neptunecontrib.monitoring
        • neptunecontrib.monitoring.fairness
        • neptunecontrib.monitoring.fastai
        • neptunecontrib.monitoring.keras
        • neptunecontrib.monitoring.kerastuner
        • neptunecontrib.monitoring.lightgbm
        • neptunecontrib.monitoring.metrics
        • neptunecontrib.monitoring.optuna
        • neptunecontrib.monitoring.sacred
        • neptunecontrib.monitoring.sklearn
        • neptunecontrib.monitoring.skopt
        • neptunecontrib.monitoring.utils
        • neptunecontrib.monitoring.xgboost
        • neptunecontrib.monitoring.xgboost_monitor
      • neptunecontrib.versioning
        • neptunecontrib.versioning.data
      • neptunecontrib.viz
        • neptunecontrib.viz.experiments
        • neptunecontrib.viz.parallel_coordinates_plot
        • neptunecontrib.viz.projects
      • neptunecontrib.create_experiment_comparison_comment
        • experiment_ids
        • tag_names
        • api_token
        • project_name
        • filepath
      • neptunecontrib.create_experiment_from_json
        • filepath
        • project_name
        • neptune_api_token
    • neptune_tensorboard
      • neptune_tensorboard.integration
        • neptune_tensorboard.integration.tensorflow_integration
  • FAQ
    • API
    • Notebooks

Administration

  • Workspace, project, and user management
    • Workspaces
      • Create a workspace
      • Add people to workspace
    • Projects
      • Create a project
      • Assign people to a project
    • User Management
  • Security and privacy
    • API tokens
      • How to: Find and set API token (1 min)
  • On-prem
    • Deploy Neptune On-Prem (60 min)

Links

  • Neptune website
  • Neptune app
Neptune docs
  • Docs »
  • API Reference »
  • neptunecontrib
  • View page source

neptunecontrib¶

This library contains community extensions. This is what you use to integrate Neptune with other frameworks. Check all the integrations Neptune supports here.

Subpackages¶

  • neptunecontrib.api
    • neptunecontrib.api.audio
    • neptunecontrib.api.chart
    • neptunecontrib.api.explainers
    • neptunecontrib.api.html
    • neptunecontrib.api.table
    • neptunecontrib.api.utils
    • neptunecontrib.api.video
  • neptunecontrib.bots
    • neptunecontrib.bots.telegram_bot
      • telegram_api_token
      • neptune_api_token
  • neptunecontrib.hpo
    • neptunecontrib.hpo.utils
  • neptunecontrib.monitoring
    • neptunecontrib.monitoring.fairness
    • neptunecontrib.monitoring.fastai
    • neptunecontrib.monitoring.keras
    • neptunecontrib.monitoring.kerastuner
    • neptunecontrib.monitoring.lightgbm
    • neptunecontrib.monitoring.metrics
    • neptunecontrib.monitoring.optuna
    • neptunecontrib.monitoring.sacred
    • neptunecontrib.monitoring.sklearn
    • neptunecontrib.monitoring.skopt
    • neptunecontrib.monitoring.utils
    • neptunecontrib.monitoring.xgboost
    • neptunecontrib.monitoring.xgboost_monitor
  • neptunecontrib.versioning
    • neptunecontrib.versioning.data
  • neptunecontrib.viz
    • neptunecontrib.viz.experiments
    • neptunecontrib.viz.parallel_coordinates_plot
    • neptunecontrib.viz.projects

Submodules¶

  • neptunecontrib.create_experiment_comparison_comment
  • neptunecontrib.create_experiment_from_json

Package Contents¶

neptunecontrib.__version__¶
This page was last updated on Sep 10, 2020
Next Previous

Questions, feedback or something isn't working?


© Copyright 2020, neptune-ai team