Skip to content

alisongh/Mining-Massive-Datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Mining Massive Datasets

Stanford University CS246

What is the course about?

In this course, you will learn many of the interesting algorithms that have been developed for efficient processing of large amounts of data in order to extract simple and useful models of that data. These techniques are often used to predict properties of future instances of the same sort of data, or simply to make sense of the data already available. Many people view data mining, or "big data" as machine learning. There are indeed some techniques for processing large datasets that can be considered machine learning, and we shall cover a number of these. But there are also many algorithms and ideas for dealing with big data that are not usually classified as machine learning, and we shall cover many of these as well.

Instructors of the course

  • Jure Leskovec
  • Anand Rajaraman
  • Jeff Ullman

Course outline (edX)

Be aware that the outline of the course on edX is different from the CS246

  1. MapReduce
  2. Link Analysis (PageRank)
  3. Locality-Sensitive Hashing
  4. Distance Measures and Nearest-Neighbor Learning
  5. Frequent Itemset Analysis
  6. Social-Network Graphs
  7. Algorithms for Data Streams
  8. Recommendation Systems
  9. Dimensionality Reduction
  10. Clustering
  11. Computational Advertising
  12. Machine Learning
  13. More on MapReduce Algorithms
  14. More on Locality-Sensitive Hashing
  15. More on Link Analysis

Course materials

You can download the textbook through this link

Self-study tool

If you are a student and willing to test knowledge on yourself, welcome to use the tool of Gradiance Online Accelerated Learning can register at here and the class token 1EDD8A1D to join the "omnibus class" for the MMDS book.

About

Stanford University CS246

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published