AuroraClassify – A modular, reproducible machine learning framework for multi-class product tier classification based on technical specifications.
- Clean separation of data loading, preprocessing, feature engineering, modeling, and evaluation
- Easy experiment tracking with different algorithms
- Type hints, comprehensive docstrings, and logging
- Fully anonymized – no original business context, names, or data remains
pip install -r requirements.txt