1. Introduction to Machine Learning Engineer Career Path
• What It Means to Be a Machine Learning Engineer / Roadmap Orientation
(This page explains the basics of ML, its applications, and the role of ML engineers.)
2. Machine Learning Fundamentals
B. Feature Engineering I: Data Transformations
• Introduction to Feature Engineering
• Numerical Transformations & Encoding Categorical Variables
• Normalization & Data Splitting (Training, Validation, Test)
C. Supervised Learning I: Regressors, Classifiers, and Trees
• Linear Regression & Multiple Linear Regression
• Ordinary Least Squares to Gradient Descent