Learn R Programming

⚠️There's a newer version (0.2.3) of this package.Take me there.

neptune (version 0.1.2)

Interface to 'Neptune' Experiment Tracking and Management Tool

Description

Interface to 'Neptune', experiment tracking tool that helps you organize your machine learning experiments. You can log your hyperparameter, metrics, model binaries and performance charts, organize them with tags and names and share everything easily in the app. For more information see .

Copy Link

Version

Install

install.packages('neptune')

Monthly Downloads

201

Version

0.1.2

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Jakub Czakon

Last Published

January 11th, 2021

Functions in neptune (0.1.2)

init_neptune

Initialize 'Neptune' project
log_artifact

Log artifact to 'Neptune' experiment
log_metric

Log metric to 'Neptune' experiment
set_neptune_token

Set 'Neptune' API token
append_tag

Append tag to 'Neptune' experiment
log_image

Log image to 'Neptune' experiment
install_neptune

Install 'Neptune' client
create_experiment

Create 'Neptune' experiment
get_neptune

Get 'Neptune' experiment object
stop_experiment

Stop 'Neptune' experiment
set_property

Set a property to 'Neptune' experiment