Ask HN: Good Python Machine Learning Codebases to read?
1 comments
You can take a look at Open Source Kaggle solutions.
- https://github.com/davidgasquez/kaggle-airbnb (I'm the author)
- https://github.com/benanne/kaggle-galaxies
- https://github.com/rafacarrascosa/samr
- https://github.com/davidgasquez/kaggle-airbnb (I'm the author)
- https://github.com/benanne/kaggle-galaxies
- https://github.com/rafacarrascosa/samr
Would be a bonus to have well structured and commented code (not new to programming or machine learning but looking to improve)
(Partially inspired by this thread - https://news.ycombinator.com/item?id=9896369)
Thanks!