All Projects

A showcase of my most impactful work and creative endeavors

Regression and Classification Model Tuning
0

Regression and Classification Model Tuning

This project involved tuning two machine learning algorithms for regression and classification tasks. For the regression model, Locally Weighted Learning (LWL) with Linear Regression and Random Forest were tuned. For the classification model, J48 Decision Tree algorithm was tuned.Parameter tuning for optimal performance.Evaluation of model performance using correlation coefficient and accuracy.<

View Project