- Anime Recommendation Engine
- Implemented a clustering algorithm inspired by the machine learning k-means clustering algorithm within a weekend in Python
- Created an anime ranking algorithm using Python by interfacing with web application backend and anime clustering algorithm
- Reduced input data by 99.85% to machine learning algorithm by analyzing database and extracting data that will improve algorithm’s performance the most while minimizing training and inference time.