Login to filter by course Login to filter by course Reset
Markov chainsCovers Markov chains, Monte Carlo sampling, isotropy, and the curse of dimensionality.
Decision Trees: ClassificationIntroduces decision trees for classification, covering entropy, split quality, Gini index, advantages, disadvantages, and the random forest classifier.
Data Streams: Algorithms and ApplicationsCovers data streams, sub-linear memory computation, document similarity, and randomized dimension reduction techniques for handling 'Big Data' challenges efficiently.
Linear Models & k-NNCovers linear models, logistic regression, decision boundaries, k-NN, and practical applications in authorship attribution and image data analysis.
Johnson-Lindenstrauss TheoremCovers the Johnson-Lindenstrauss Theorem, which embeds high-dimensional points into lower-dimensional space while preserving distances.