comment autolog
This commit is contained in:
parent
ec709e0a4d
commit
56544cdd80
@ -30,7 +30,7 @@ def flatten(t):
|
||||
|
||||
def train():
|
||||
with mlflow.start_run():
|
||||
mlflow.tensorflow.autolog()
|
||||
# mlflow.tensorflow.autolog()
|
||||
cwd = os.path.abspath(os.path.dirname(sys.argv[0]))
|
||||
|
||||
pathTrain = cwd + "/../Participants_Data_HPP/Train.csv"
|
||||
|
Loading…
Reference in New Issue
Block a user