beyond-jupyter/refactoring-journey/README.md at master · aai-institute/beyond-jupyter
github.com · 560 words · saved by 1 readers
Software design principles for machine learning applications - aai-institute/beyond-jupyter
Predicting Spotify Song Popularity: A Refactoring Journey In this case study, we will show how a machine learning use case that is implemented as a Jupyter notebook (which was taken from Kaggle, was originally implemented by Saurav Palekar and is licensed under the Apache 2 license) can be successively refactored in order to improve the software design in general, achieving a high degree clarity and maintainability, gain flexibility for experimentation, appropriately track results, arrive at a solution that can straightforwardly be deployed for production. The use case considers a…
saved by
related reading
- CodaLab Worksheetsworksheets.codalab.org
- Reflect Notesreflect.app
- GitHub · Change is constant. GitHub keeps you ahead.github.com
- Machine learning needs better tools – Replicate blogreplicate.com
- Spotify’s official technology blog | Spotify Engineeringengineering.atspotify.com
- GitHub - google-research/tuning_playbook: A playbook for systematically maximizing the performance of deep learning models.github.com
- Introductionthird-bit.com
- Slopfix — we refactor vibecoded codebasesodra.dev
- Jupyter - 维基百科,自由的百科全书zh.wikipedia.org
- Kaggle Solutionsfarid.one
- Onboarding for Practical Machine Learning Researchsuzyahyah.github.io
- GitHub - harvardnlp/annotated-transformer: An annotated implementation of the Transformer paper. · GitHubgithub.com