1 Google Cloud Platform Big Data and Machine Learning Fundamentals w1

Notes for the Google Cloud Platform Big Data and Machine Learning Fundamentals course. https://www.coursera.org/learn/gcp-big-data-ml-fundamentals/home/welcome https://console.cloud.google.com WEEK 1 1. Google Cloud Architecture -2. Abstract away scaling, infrastructure -1. Process, store, and deliver pipelines, ML models, etc. -0. Auth 2. Creating a …

ML 00 : Course Summary

Summary of course topics Supervised learning – labeled data Linear regression Logistic regression Neural networks Support vector machines Unsupervised learning – unlabeled data K-means PCA Anomaly detection Special applications/topics Recommender systems Large scale machine learning Advice on building machine learning systems Bias …

ML 15: Recommender Systems

Recommender systems – introduction Two motivations for talking about recommender systems Important application of ML systems Many technology companies find recommender systems to be absolutely key Think about websites (amazon, Ebay, iTunes genius) Try and recommend new content for you based on …

ML 14: Anomaly Detection

Anomaly detection – problem motivation Anomaly detection is a reasonably commonly used type of machine learning application Can be thought of as a solution to an unsupervised learning problem But, has aspects of supervised learning What is anomaly detection? Imagine you’re an aircraft engine manufacturer …