Machine Learning BasicsCovers the basics of machine learning, including supervised and unsupervised techniques, linear regression, and model training.
Financial Time Series AnalysisCovers stylized facts of asset returns, summary statistics, testing for normality, Q-Q plots, and efficient market hypothesis.
Machine learning: Physics and DataDelves into the intersection of physics and data in machine learning models, covering topics like atomic cluster expansion force fields and unsupervised learning.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.