Week 8: Assignment
Apr 15, 2019
Hello everyone,
Unfortunately, I fell sick for the first half of the week and that wasn’t exactly pleasant. However, I did watch MATLAB tutorials on youtube and read some articles about similar projects.
In my course, I recently learned about Gaussian Distribution, how to build an Anomaly Detection System, and even how to predict movie ratings! The programming assignment asked to implement an anomaly detection algorithm and apply it to detect failing servers on a network. While I thought I understood the lessons, the assignment made me realize that I actually didn’t. Although, after revisiting the videos, I was able to successfully complete it.
Thank you!
Savinay
Hope you’re feeling better Savi! Movie rating prediction is an interesting topic, and the Gaussian distribution is indeed fundamental to understanding and implementing machine learning!