nimblebox logo
Docs
v3.3.1b

nbox.models

This is experimental and not ready for production use, can be removed without notice

Classes

iconclassModelTrainer
[source]
iconfunction__init__
[source]
iconfunctioninit
[source]
iconfunctiontrain_model
[source]

Trains the model

iconfunctioninfer
[source]

Runs the inference for any inputs that the user passes

iconfunctionsave_checkpoint
[source]

Returns the path to the checkpoint

iconfunctionload_checkpoint
[source]

Loads the checkpoint and assigns the relevant attributes like model

iconfunctionlog
[source]

Logs the metrics to NBX

iconfunctioncheckpoint
[source]
iconfunctionget_checkpoint
[source]
iconfunctiondeploy
[source]
iconfunctiontrain
[source]

Run the training part of the pipeline

iconfunctionserve
[source]

Run the inference part of the pipeline

iconfunction_update_run_config
[source]

Updates the run config with the key and value

nbox SDKnbox provides built in access to all the APIs and packages them in the most user friendly manner.Star 0