Interface to 'MLflow'


[Up] [Top]

Documentation for package ‘mlflow’ version 0.8.0

Help Pages

crate Crate a function to share with another process
is_crate Is an object a crate?
mlflow_active_run Active Run
mlflow_cli MLflow Command
mlflow_create_experiment Create Experiment
mlflow_end_run End a Run
mlflow_get_tracking_uri Get Remote Tracking URI
mlflow_install Install MLflow
mlflow_load_flavor Load MLflow Model Flavor
mlflow_load_model Load MLflow Model.
mlflow_log_artifact Log Artifact
mlflow_log_metric Log Metric
mlflow_log_model Log Model
mlflow_log_param Log Parameter
mlflow_param Read Command Line Parameter
mlflow_predict_flavor Predict over MLflow Model Flavor
mlflow_predict_model Generate prediction with MLflow model.
mlflow_restore_snapshot Restore Snapshot
mlflow_rfunc_predict Predict using RFunc MLflow Model
mlflow_rfunc_serve Serve an RFunc MLflow Model
mlflow_run Run in MLflow
mlflow_save_flavor Save MLflow Model Flavor
mlflow_save_flavor.keras.engine.training.Model Save MLflow Keras Model Flavor
mlflow_save_model Save Model for MLflow
mlflow_server Run the MLflow Tracking Server
mlflow_set_experiment Set Experiment
mlflow_set_tag Set Tag
mlflow_set_tracking_uri Set Remote Tracking URI
mlflow_snapshot Dependencies Snapshot
mlflow_start_run Start Run
mlflow_ui MLflow User Interface
mlflow_uninstall Uninstalls MLflow.