🌳 California Housing Price Predictor

This repository contains an XGBoost Regressor model trained to predict median house values in California districts. The model was trained on the California Housing dataset from scikit-learn.

This model was tuned using Optuna for hyperparameter optimization, resulting in a high-performance and accurate regressor. A StandardScaler used to process the features is also included.

πŸ“ˆ Model Performance

The model's performance was evaluated on a held-out test set, achieving the following metrics:

Metric Value
R-squared (RΒ²) 0.8629
Mean Squared Error (MSE) 0.1880
Root Mean Squared Error (RMSE) 0.4336
Mean Absolute Error (MAE) 0.2794
Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using muhalwan/california_housing_price_predictor 1