niru-nny commited on
Commit
671cbe6
·
verified ·
1 Parent(s): 1f2a5a5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # California House Price Prediction Model 🏠
2
 
3
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - tabular-regression
7
+ - scikit-learn
8
+ - random-forest
9
+ - house-prices
10
+ - california-housing
11
+ - real-estate
12
+ - regression
13
+ library_name: scikit-learn
14
+ metrics:
15
+ - rmse
16
+ - r2
17
+ datasets:
18
+ - california-housing
19
+ pipeline_tag: tabular-regression
20
+ ---
21
+
22
  # California House Price Prediction Model 🏠
23
 
24
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)