cornell-cs5785-2022-applied-ml
cornell-cs5785-2022-applied-ml copied to clipboard
Lecture materials for Cornell CS5785 Applied Machine Learning (Fall 2022)
Hello @kuleshov, thank you very much for your impressive work and your sharing efforts. When I was following the instructions to compile the notes, slides and pdfs, I found out...
This is a preliminary set of changes that use conda to setup the virtual environment. I was able to compile the slides in Ubuntu (some of them, like lecture12, failed...
NetID: gzh3 Bug Type: requirements.txt missing scikit-learn and fixed code errors in lecture1
NetID: smk365 Bug Type: Typos. Ran into a few typos in topic of interest.
This PR addresses a `ValueError` encountered when working with the Normal equation section due to incorrect shape handling in the code. Changes Made: 1. Added the UCI Diabetes Dataset part...
Hi all, fantastic repository! Great that you are sharing it open source! I was just wondering under which conditions one could reuse the materials provided here, e.g. for teaching courses...