javicond3 / tinyML-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Create virtual environment
  2. Start virtual environment
  3. Install train/requirements.txt
  4. Train:
python train.py
  1. Train Again changing nestimators:
python train.py 50
  1. Run mlflow
mlflow ui
  1. Access localhost:5000

About


Languages

Language:Python 100.0%