khuyentran1401 / hydra-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo for Stop Hard Coding in a Data Science Project - Use Configuration Files Instead

View the article

Set up the environment

  1. Install Poetry
  2. Activate the virtual environment:
poetry shell
  1. Set up the environment:
make environment

About


Languages

Language:Python 89.8%Language:Makefile 10.2%