JackDeee commited on
Commit
054603e
verified
1 Parent(s): 4f63299

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +22 -0
  2. random_forest_model.joblib +3 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: scikit-learn
3
+ tags:
4
+ - random-forest
5
+ - regression
6
+ - uber
7
+ - machine-learning
8
+ ---
9
+
10
+ # Modelo Random Forest para Clasificaci贸n Uber
11
+
12
+ ## M茅tricas del modelo:
13
+ - R虏: 0.0121
14
+ - MAE: 0.1691
15
+ - RMSE: 0.2039
16
+
17
+ ## Hiperpar谩metros:
18
+ - max_depth: 10
19
+ - max_features: sqrt
20
+ - min_samples_leaf: 1
21
+ - min_samples_split: 2
22
+ - n_estimators: 20
random_forest_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07fca5f99c1865990b5af6551ad13b849bcb025e7507b7af0416d1ff57e780f4
3
+ size 2121905