scholarshipid / src /serving /inference_engine.py

Commit History

feat: add /parse-cv endpoint for extracting student data from resumes
946b422

ydmhmhm commited on

feat: add /recommend-single endpoint for single scholarship matching
7a4418c

ydmhmhm commited on

feat: add scholarship metadata export and fit scores to API
f52e6fb

ydmhmhm commited on

refactor(config): consolidate serving config into default.yaml and add retraining support
99c7254

ydmhmhm commited on

Merge pull request #6 from yusrmuttaqien/dev/fusion-almer
22da109
unverified

ydmhmhm commited on

feat(serving): add cached embedding loading and restructure export
0984d53

ydmhmhm commited on

fix: membenarkan masalah seed operasi-operasi kecil
6e46905

almer1426 commited on

refactor: replace chronological train/val split with optional holdout fraction
7af5352

ydmhmhm commited on

feat(serving): add configurable retraining data splits
e8b13fa

ydmhmhm commited on

chore(serving): destructure serving layer and related shared codes
757f57e

ydmhmhm commited on

refactor: extract training logic into dedicated training loop module
1f92b89

ydmhmhm commited on

feat(training): add model retraining with new CSV data support
19311c7

ydmhmhm commited on

refactor: simplify serving config and consolidate configuration handling
d0df770

ydmhmhm commited on

docs: add FastAPI serving and update project documentation
75f969a

ydmhmhm commited on