mlfactor.github.io
mlfactor.github.io copied to clipboard
Update broken link (to Python chapter) in index.html
First of all, thanks for the great book - a pleasure to read.
I discovered that a link to the Python chapter is not working - see below. However, I'm not sure if this should be corrected directly in the html file or if those files are generated from notebooks/markdown-files.
Some feedback: For me, it would have been helpful to have all the code in one place to enable non-linear reading of the book, i.e. "code first - read later" (e.g. in an appendix, see: rmarkdown cookbook).
If this is something you would consider, I would be happy to support.
Hi Michael & thanks for the correction. As a matter of fact, there is one place with all the (old) R code: it's in a zip file at https://github.com/shokru/mlfactor.github.io/tree/master/material But true that it's not really maintained & not available for Python. A student in Singapour translated everything into Python before our own version is released & I'm thinking about putting everything on Colab but it requires a bit of work... Maybe you two could team up & make it happen in which case I would create a link to your work (colab notebooks) and cite you. I started but there are many issues before things are perfect...