Skip to content

A small machine learning project using devops and mlops making CI/CD and tracking model and it's metrics

Notifications You must be signed in to change notification settings

MaemoonFarooq/Machine-Learning-using-MLOPS

Repository files navigation

ML-OPS Project

FLOWS
GITHUB PUSH->FLAKE8->MERGETODEV
DAGS>DVC>AIRFLOW>MLFLOW
JENKINS>DOCKER

-- Airflow login password
 -username admin 
 -password admin

-- Commands to run AirFlow
-airflow webserver --port 8080 -D
-airflow scheduler -D

-- Commands to run MLflow
mlflow server --backend-store-uri sqlite:///mlflow.db --default-artifact-root ./mlruns --host 0.0.0.0 --port 5000

GROUP MEMBERS
Muhammad Maemoon Farooq
Muhammad Ammar

About

A small machine learning project using devops and mlops making CI/CD and tracking model and it's metrics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published