ycombinator_usr·8 年前·議論if you want to focus on Statistical Learning, I can recommend Introduction to Statistical Learning Using R[1] by Prof. Hastie and Tibshirani.[1]: https://lagunita.stanford.edu/courses/HumanitiesSciences/Sta...
ycombinator_usr·8 年前·議論I feel your pain. Have been using git-filters for this, specifically this repo: https://github.com/toobaz/ipynb_output_filterIt strips all notebook output from *.ipynb-files before commit.