neptune_init()
method. You can also set the API token globally:WORKSPACE_NAME/PROJECT_NAME
.neptune_stop()
.neptune_log()
will add a new value at the end of the series.neptune_upload()
function. In the case of a ggplot object, it gets converted to an image file and uploaded, but you can also upload images from the local disc.neptune_upload()
method. If your model is saved as multiple files you can upload a whole folder as a FileSet
using neptune_upload_files()
.