Login to filter by course Login to filter by course Reset
Supervised Learning OverviewCovers CNNs, RNNs, SVMs, and supervised learning methods, emphasizing the importance of tuning regularization and making informed decisions in machine learning.
Clustering MethodsCovers K-means, hierarchical, and DBSCAN clustering methods with practical examples.
Graph Coloring IIExplores advanced graph coloring concepts, including planted coloring, rigidity threshold, and frozen variables in BP fixed points.
Clustering: k-meansExplains k-means clustering, assigning data points to clusters based on proximity and minimizing squared distances within clusters.
Clustering MethodsExplores clustering methods for partitioning data into meaningful classes when labeling is unknown, covering K-means, dissimilarity measures, and hierarchical clustering.
Unsupervised Behavior ClusteringExplores unsupervised behavior clustering and dimensionality reduction techniques, covering algorithms like K-Means, DBSCAN, and Gaussian Mixture Model.
Cluster Analysis: Methods and ApplicationsExplores cluster analysis methods and applications in genomic data analysis, covering classification, gene expression clustering, visualization, distance metrics, and clustering algorithms.
Clustering: K-means & LDACovers clustering using K-means and LDA, PCA, K-means properties, Fisher LDA, and spectral clustering.