Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
courses:psaw:lab_ml [2022/05/20 17:27] – created - external edit 127.0.0.1 | courses:psaw:lab_ml [2025/03/31 15:04] (current) – [Learn more!] jeremi | ||
---|---|---|---|
Line 10: | Line 10: | ||
==== Materials ==== | ==== Materials ==== | ||
- | - Q&A Session -- Instead of a lecture, | + | - Q&A Session -- a short series of keywords to "warm up" (based on the textbook): |
- What is the difference between supervised learning, unsupervised learning, and reinforcement learning? | - What is the difference between supervised learning, unsupervised learning, and reinforcement learning? | ||
- What is the difference between regression and classification? | - What is the difference between regression and classification? | ||
Line 29: | Line 29: | ||
- Advanced practice session: | - Advanced practice session: | ||
- If you want to tackle additional topics, do the optional Advanced section in both notebooks. This will give you the opportunity to generate artificial features (for linear regression) and learn about decision trees (for classification problems). | - If you want to tackle additional topics, do the optional Advanced section in both notebooks. This will give you the opportunity to generate artificial features (for linear regression) and learn about decision trees (for classification problems). | ||
- | - Report: | + | |
- | - Send the final versions of both notebooks (to download them, click in Google Colab: '' | + | |
==== Learn more! ==== | ==== Learn more! ==== | ||
Line 40: | Line 39: | ||
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
- | * [[https:// | + | * FIXME [[https:// |
* ML courses at Coursera.org: | * ML courses at Coursera.org: | ||
* [[https:// | * [[https:// | ||
Line 46: | Line 45: | ||
* [[https:// | * [[https:// | ||
- | * [[https://www.kdnuggets.com/2018/03/ | + | * [[https://steelkiwi.com/blog/what-is-machine-learning/|What is Machine Learning |