Introduction to Data ScienceIntroduces the basics of data science, covering decision trees, machine learning advancements, and deep reinforcement learning.
Modules and NamespacesExplores Python modules, program hierarchy, module importing, and namespaces, including variables and scopes within functions.
Advanced Spark OptimizationDelves into advanced Spark optimization techniques, emphasizing data partitioning, shuffle operations, and memory management.
Coordination and SchedulingExplores coordination and scheduling in operating systems, covering lost wakeup problems, scheduling algorithms, and coordination primitives like sleep and wakeup.
Time Series ClusteringCovers clustering time series data using dynamic time warping, string metrics, and Markov models.