Skip to content

Berenger2/training_engine

Repository files navigation

The ML training and AI engine

Table Of Contents

About The Project

This is the ML training engine and AI engine for the project. It contains a ML training part and another folder that contains the best model selected

Built With

Python

Getting Started

Prerequisites

pip, conda

Installation

1-Clone the repo

git clone https://github.com/Berenger2/training_engine.git

2-Install dependencies

  • Si pip
pip install -r requirements.txt
  • Sinon si conda
conda create --name api --file environment.yml
conda activate api

usage

Just lunch the training for every cells ML flow will do the taff Be aware to put the training engine and the api in the same directorie and change the other files directories

TODO

Dockerize

About

This is the ML training engine and AI engine for the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published