The document discusses data mining and social media mining. It introduces the concept of knowledge discovery in databases (KDD) as the process of extracting useful patterns from raw data. The KDD process involves collecting and preprocessing data, then applying data mining algorithms to extract patterns. Common data mining algorithms covered are decision trees, naive Bayes classification, and k-nearest neighbors. The document also discusses text representation using vector space models and TF-IDF weighting.
Related topics: