You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

week9.md 645 B

7 years ago
123456789101112131415161718192021222324252627282930
  1. # 15 Anomaly Detection
  2. ## 15.1 Problem Motivation
  3. ## 15.2 Gaussian Distribution
  4. ## 15.3 Algorithm
  5. ## 15.4 Developing and Evaluating an Anomaly Detection System
  6. ## 15.5 Anomaly Detection vs. Supervised Learning
  7. ## 15.6 Choosing What Features to Use
  8. ## 15.7 Multivariate Gaussian Distribution
  9. ## 15.8 Anomaly Detection using the Multivariate Gaussian Distribution
  10. # 16 Recommender Systems
  11. ## 16.1 Problem Formulation
  12. ## 16.2 Content Based Recommendations
  13. ## 16.3 Collaborative Filtering
  14. ## 16.4 Collaborative Filtering Algorithm
  15. ## 16.5 Vectorization_ Low Rank Matrix Factorization
  16. ## 16.6 Implementational Detail_ Mean Normalization

机器学习