nissy-shota / local-mlops-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

local-ml-environment

Template for local experimentation with machine learning.
I use hydra to manage hyperparameters and mlflow to manage experiments. You will be notified via Slack when the experiment is completed.

build environment

poetry install

and, please create .env file

touch .env

write SLACK_WEBHOOK_URL='YOUR SLACK WEBHOOK URL' in .env file.

About


Languages

Language:Python 100.0%