This summary provides an overview of the problem sets in the Machine-Learning-Assignments repository. Each section includes a brief analysis of the question and answer sets.
📁 Machine-Learning-Assignments/
├── pset1/
│ ├── document.pdf
│ ├── sleep_health_and_student_performance_analysis.ipynb
│ └── sleep_health_and_student_performance_analysis.pdf
│
├── pset2/
│ ├── document.pdf
│ ├── ride_sharing_analysis.ipynb
│ └── ride_sharing_analysis.pdf
│
├── pset3/
│ ├── document.pdf
│ ├── student_placement_analysis.ipynb
│ └── student_placement_analysis.pdf
│
└── pset4/
└── (no content)
- Question Set: document.pdf
- Answer Set: Notebook | PDF
This assignment explores the relationship between sleep health metrics and student academic performance.
- Exploratory Data Analysis
- Data Preprocessing
- Visualization
- Question Set: document.pdf
- Answer Set: Notebook | PDF
This problem set focuses on analyzing ride-sharing service data.
- Regression (Linear, Polynomial, Regularization, Hyperparamter Tuning, etc.)
- Exploratory Data Analysis
- Data Preprocessing
- Question Set: document.pdf
- Answer Set: Notebook | PDF
This assignment examines factors influencing student placement outcomes.
- Classification (LDA, Naive Bayes)
- Exploratory Data Analysis
- Data Preprocessing
No deliverables available for this problem set. Placeholder for future assignments.