码迷,mamicode.com
首页 > 其他好文 > 详细

WEEK 9

时间:2018-12-03 15:31:48      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:ISE   super   imp   tin   tail   using   sig   pat   ora   

WEEK 9

Anomaly Detection

Given a large number of data points, we may sometimes want to figure out which ones vary significantly from the average. For example, in manufacturing, we may want to detect defects or anomalies. We show how a dataset can be modeled using a Gaussian distribution, and how the model can be used for anomaly detection.
8 videos, 1 reading

Video: Problem Motivation

Video: Gaussian Distribution

Video: Algorithm

Video: Developing and Evaluating an Anomaly Detection System

Video: Anomaly Detection vs. Supervised Learning

Video: Choosing What Features to Use

Video: Multivariate Gaussian Distribution

Video: Anomaly Detection using the Multivariate Gaussian Distribution

Reading: Lecture Slides

Graded: Anomaly Detection

Recommender Systems

When you buy a product online, most websites automatically recommend other products that you may like. Recommender systems look at patterns of activities between different users and different products to produce these recommendations. In this module, we introduce recommender algorithms such as the collaborative filtering algorithm and low-rank matrix factorization.
More
6 videos, 1 reading

Video: Problem Formulation

Video: Content Based Recommendations

Video: Collaborative Filtering

Video: Collaborative Filtering Algorithm

Video: Vectorization: Low Rank Matrix Factorization

Video: Implementational Detail: Mean Normalization

Reading: Lecture Slides

Programming: Anomaly Detection and Recommender Systems

Graded: Recommender Systems

WEEK 9

标签:ISE   super   imp   tin   tail   using   sig   pat   ora   

原文地址:https://www.cnblogs.com/keyshaw/p/10058224.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!