salmanhiro / spectra-type-lgbm-fastapi

Spectral type classification using LGBM and deployed using FastAPI, Pydantic, and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spectra-type-lgbm-fastapi

Spectral type classification using LGBM and deployed using FastAPI, Pydantic, and Docker

Train

run train.py for fine-tuned training.

Run with Uvicorn

run python main.py, and use the request_sample.py to post.

About

Spectral type classification using LGBM and deployed using FastAPI, Pydantic, and Docker

License:MIT License


Languages

Language:Python 96.4%Language:Dockerfile 3.6%