An advanced machine learning project to forecast store sales using time-series data and feature engineering.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
feat: Upgrade model to LightGBM and deploy as a FastAPI service
8e4e4bcView on GitHubfix: Implement robust categorical handling to resolve prediction errors
11e37a8View on GitHubfeat: Create training script with feature engineering and save trained model
f56faf6View on GitHubfeat: Update EDA for Rossmann dataset and perform data merging/cleaning
e157d42View on GitHubInitial project setup with professional data science structure
00c1937View on GitHub