Skip to content

azukds/PokeMLops

Repository files navigation

Pokemon legendary status prediction

A simple app which trains a logistic regression on a training dataset of pokemon and predicts legendary status.

eagle

Run with uv (installation):

uv run --with-requirements requirements.txt  app.py

Then visit http://127.0.0.1:8000/ - you should see a swaggerdoc with a predict interface:

screenshot.png

About

Pokemon legendary status prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages