diff --git a/Introduction/3-fairness/README.md b/Introduction/3-fairness/README.md index f19e2cb8612340c1445d7a8541fbafc97cb78b06..b69c62d31d1e3be8eccecec5b27e011b2849fbd0 100644 --- a/Introduction/3-fairness/README.md +++ b/Introduction/3-fairness/README.md @@ -1,7 +1,7 @@ # Fairness in Machine Learning - -> Sketchnote by [Tomomi Imura](https://www.twitter.com/girliemac) + +> Sketchnote by [Tomomi Imura](https://www.twitter.com/girlie_mac) ## [Pre-lecture quiz](https://jolly-sea-0a877260f.azurestaticapps.net/quiz/5/) diff --git a/Regression/README.md b/Regression/README.md index 8b124aafc80a3247136d7b68ddd0b30349e13b12..72986e223099d83c8203bd79fd02038598627561 100644 --- a/Regression/README.md +++ b/Regression/README.md @@ -1,7 +1,8 @@ # Regression Models for Machine Learning - -> Sketchnote by [Tomomi Imura](https://www.twitter.com/girliemac) + +> Sketchnote by [Tomomi Imura](https://www.twitter.com/girlie_mac) + ## Regional topic: Regression models for pumpkin prices in North America In North America, pumpkins are often carved into scary faces for Halloween. Let's discover more about these fascinating vegetables! diff --git a/TimeSeries/README.md b/TimeSeries/README.md index 4e991c1781f5539cc2aeeced1791122d9e3fb7f2..df3c524a891aa9f1445752e2e2e7db4d5857567a 100644 --- a/TimeSeries/README.md +++ b/TimeSeries/README.md @@ -2,6 +2,9 @@ # Time Series Forecasting + +> Sketchnote by [Tomomi Imura](https://www.twitter.com/girlie_mac) + In these two lessons, you will be introduced to Time Series Forecasting, a somewhat lesser known area of Machine Learning that is nevertheless extremely valuable for industry and business applications, among other fields. While neural networks can be used to enhance the utility of these models, we will study them in the context of classical machine learning as models help predict future performance based on the past. Our regional focus is electrical usage in the world, an interesting dataset to learn about forecasting future power usage based on patterns of past load. You can see how this kind of forecasting can be extremely helpful in a business environment. diff --git a/sketchnotes/ml-timeseries.png b/sketchnotes/ml-timeseries.png new file mode 100644 index 0000000000000000000000000000000000000000..20c177dc6487cebaeb94774e5ce1d3badbba9f19 Binary files /dev/null and b/sketchnotes/ml-timeseries.png differ