Skip to content

No-Code-DS/trainer

Repository files navigation

Linters Deployment

trainer

Data Lume service responsible for training a model after specific RabbitMQ event.

Run locally

First Clone the project

# clone the repo
git clone https://github.com/No-Code-DS/trainer.git


# install requirements
cd trainer
pip install -r requirements.txt
# or
pip install .

prepare RabbitMQ connection

# set environment variable with connection string
export RABBIT_URL = "rabbitmq"

Start the service with:

python -u consumer.py

About

Service for training the model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages