California Housing Price Estimation
Home
View Logs
View Artifacts
View Trained Model
Estimate Housing Price
Experiment History
View Logs
View Artifacts
View Trained Model
Estimate Housing Price
Train Housing Price Estimator
Update Model Config
Go to
Home
Existing model config
{'grid_search': {'class': 'GridSearchCV', 'module': 'sklearn.model_selection', 'params': {'cv': 5, 'verbose': 2}}, 'model_selection': {'module_0': {'class': 'LinearRegression', 'module': 'sklearn.linear_model', 'params': {'fit_intercept': True}, 'search_param_grid': {'fit_intercept': [True, False]}}, 'module_1': {'class': 'RandomForestRegressor', 'module': 'sklearn.ensemble', 'params': {'min_samples_leaf': 3}, 'search_param_grid': {'min_samples_leaf': [6]}}}}
Validate model config json
Model Config JSON: