R + Python | Multiple Linear Regression
π analysis/ (PDF reports) π data/ (CSV datasets) π notebooks/ (R + Python code)
π (Housing Prices.csv) π (Vehicle Data.csv)
| Case Study | Python | R |
|---|---|---|
| Boston Housing Prices | Notebook | Script |
| Used Car Prices | - | Script |
R: dplyr - ggplot2 - CrossTable - reshape2 - caret - car - nortest Python: Pandas - Seaborn - Matplotlib - sklearn - statsmodels - scipy