Skip to content

ghostcat404/simple_ml_model

Repository files navigation

simple_ml_model

Build Status

This is the abstract ml project for testing MLops pipeline

Prerequisites

  • conda
  • docker

Installation

pip3 install -r requirements.txt

Usage

python3 app.py -h

Usage via docker

docker build -t simple_ml:latest .
docker run simple_ml -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages