Skip to content

Ejemplo de proyectos para empezar a trabajar con MLFLOW

Notifications You must be signed in to change notification settings

yaniela/mlflow-begginer

Repository files navigation

Getting started

Clone the repository

Requirements

pip install -r requirements.txt

Run mlflow on terminal

mlflow ui

Run Scripts on another terminal

python compute_bmi.py 
python ml_classification.py
python ml_regression.py

About

Ejemplo de proyectos para empezar a trabajar con MLFLOW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages