Open slides for teaching machine learning. The slides run on reveal.js and are published under Creative Commons.
Machine Learning Open Course by pieroit is licensed under a Creative Commons Attribution 4.0 International License.
Enjoy the slides directly online.
- Node: Enter in
nodejs-exampleand runnpm install. Then launch withnode example.jsornode naturalDemo.js. - WordPress: Download this repo. Rename the
srcfolder todropoutand upload it inwp-content/pluginsas you would do with any plugin. - Spark: This is complicated. You should first download the MovieLens dataset and put the files in the
spark-example/data, then submit thespark-example/recommend.pyscript to your cluster, and ask recommendations from thespark-example/demo.pyscript. contact me if you need help :)

