Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

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.