Skip to content

ninjalp/ML_FLOW_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML FLoe experiments

ml_flow tracking = https://dagshub.com/ninjalp/ml_flow_project.mlflow import dagshub dagshub.init(repo_owner='ninjalp', repo_name='ml_flow_project', mlflow=True)

import mlflow with mlflow.start_run(): mlflow.log_param('parameter name', 'value') mlflow.log_metric('metric name', 1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages