mlflow remote lol
This commit is contained in:
parent
a70b436a69
commit
0aea97fb68
@ -4,6 +4,8 @@ import tensorflow as tf
|
||||
from sklearn.preprocessing import LabelEncoder
|
||||
|
||||
import mlflow
|
||||
mlflow.set_tracking_uri("http://tzietkiewicz.vm.wmi.amu.edu.pl:5000")
|
||||
mlflow.set_experiment("s452639")
|
||||
mlflow.tensorflow.autolog()
|
||||
|
||||
pd.set_option('display.float_format', lambda x: '%.5f' % x)
|
||||
|
Loading…
Reference in New Issue
Block a user