
Explore curated learning paths from fundamentals to advanced topics. Each resource connects to interactive Confluence tools where you can practice and experiment with real algorithms.
Vectors, matrices, and transformations are the language of ML. Every model internally uses linear algebra for computation.
The mathematical foundation of machine learning. Understanding distributions, hypothesis testing, and Bayesian thinking is essential for interpreting model results.
How models learn. Gradient descent, loss functions, and convergence are the mechanisms behind training.
Transforming raw data into useful features. Often more impactful than algorithm choice.
Measuring model performance correctly. Understanding metrics prevents overfitting to the wrong goal.
Choosing the right algorithm and tuning it. No single algorithm works best for everything.
Taking models to production. Serialization, APIs, monitoring, and maintaining models over time.
Curated collection of documentation, interactive courses, and YouTube channels for continuous learning in machine learning and data science.