Data Science Intern
Alpha Intern 2.0
04.2024 - 05.2024
- Developed a House Price Prediction model using Random Forest Regressor.
- Implemented a complete ML pipeline including data cleaning, one-hot encoding of categorical variables, train-test split, and performance evaluation using MAE, MSE, and R² (0.61).
- Visualized feature importance to identify key drivers of price.
- Tools used: Python, Pandas, NumPy, Scikit-learn, Matplotlib.