Skip to content

Repository files navigation

docker-ml

Getting Started

  1. Clone the repository
  2. Install asdf using this guide
  3. Install python3.9.6
asdf plugin add python
asdf install python 3.9.6
  1. Install poetry. Poetry
asdf plugin add poetry
asdf install poetry latest
asdf local poetry 1.1.12
  1. Install all dependencies: poetry install
  2. Integrating commitizen with pre-commit: poetry run pre-commit install --hook-type commit-msg

Build a docker container

docker-compose up --build -d

Train ML model

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages