Jen-uis / Customer-Segmentation-Analysis

This repository contains project materials for the Spring 2024 STAT 208 class, specifically for Team 8. All materials are the property of Team 8, University of California, Riverside, A. Gary Anderson School of Management. Thank you for viewing our repository.
MIT License
4 stars 0 forks source link

Looking into issues in Part III SVR analysis #15

Closed Jen-uis closed 5 months ago

Jen-uis commented 5 months ago

The MSE returned by SVR is too high. We can use GridSearchCV to look for a way to reduce the number down. If this cannot be resolved, ignore this issue push.

Jen-uis commented 5 months ago

Returned a scaled Support Vector Regressor with MSE that is 0.3178, even lower than linear regression model.