Machine Learning Part 6:Recommender System
About how to use the collaborative filtering algorithm to build a recommemder system.
About how to use the collaborative filtering algorithm to build a recommemder system.
Introduction to several useful unsupervised algorithms for clustering, dimensionality reduction and anomaly detection.
The algorithm of SVM for linear classfication. Kernal functions are introduced for the application of SVM in non-linear classfications.
An introductin to evaluating and designing machine learning algorithms. Specifically, we talk about the balance between bias and variances and the learning c...
Problem representation and learning algorithms for neural networks.