General Introduction to Data ScienceOffers a comprehensive introduction to Data Science, covering Python, Numpy, Pandas, Matplotlib, and Scikit-learn, with a focus on practical exercises and collaborative work.
Supervised Learning OverviewCovers CNNs, RNNs, SVMs, and supervised learning methods, emphasizing the importance of tuning regularization and making informed decisions in machine learning.
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 MethodsCovers K-means, hierarchical, and DBSCAN clustering methods with practical examples.
Time Series ClusteringCovers clustering time series data using dynamic time warping, string metrics, and Markov models.
Unsupervised Behavior ClusteringExplores unsupervised behavior clustering and dimensionality reduction techniques, covering algorithms like K-Means, DBSCAN, and Gaussian Mixture Model.
Clustering: k-meansExplains k-means clustering, assigning data points to clusters based on proximity and minimizing squared distances within clusters.
Graph Coloring IIExplores advanced graph coloring concepts, including planted coloring, rigidity threshold, and frozen variables in BP fixed points.
Clustering: Theory and PracticeCovers the theory and practice of clustering algorithms, including PCA, K-means, Fisher LDA, spectral clustering, and dimensionality reduction.