Structured learning materials from Ostad’s guidance (Batch 38)
- Functions: Core Python concepts
- NumPy: Numerical computing basics
- Pandas: Data manipulation
- Matplotlib/Seaborn: Data visualization
- IQR & Encoding: Data preprocessing
- Linear Regression: Implementation and theory
- Logistic Regression: Classification models
- KNN: k-Nearest Neighbors
- Decision Trees: With cross-validation
- SVM: Support Vector Machines
- K-Means: Clustering algorithms
- Naive Bayes: Probability-based classification
- Feature Scaling & PCA: Data normalization
- Model Persistence: Saving/loading models
- ANN: Artificial Neural Networks intro
- NLP: Basic Natural Language Processing
- EDA Projects: Exploratory Data Analysis
- ML Projects: End-to-end machine learning
- Clone this repo
- Navigate to specific topic folders (e.g.,
/2-List_Tuples_Set_Dict/1-Python/5-Numpy) - Open Jupyter notebooks or Python scripts
- Ostad (Batch 38) for the structured curriculum
- Batch 38 peers for collaborative learning