Ahmadswaid
commited on
Commit
•
a46623d
1
Parent(s):
0258b58
commit files to HF hub
Browse files- .gitattributes +0 -2
- README.md +131 -0
- config.json +63 -0
- skops-ye71b_vi.pkl +3 -0
.gitattributes
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
@@ -22,7 +21,6 @@
|
|
22 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
*.tflite filter=lfs diff=lfs merge=lfs -text
|
|
|
2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
|
|
5 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
6 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
7 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
|
|
21 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
22 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
23 |
*.rar filter=lfs diff=lfs merge=lfs -text
|
|
|
24 |
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
25 |
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
26 |
*.tflite filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: sklearn
|
3 |
+
tags:
|
4 |
+
- sklearn
|
5 |
+
- skops
|
6 |
+
- tabular-regression
|
7 |
+
widget:
|
8 |
+
structuredData:
|
9 |
+
AveBedrms:
|
10 |
+
- 0.9806451612903225
|
11 |
+
- 1.0379746835443038
|
12 |
+
- 0.9601449275362319
|
13 |
+
AveOccup:
|
14 |
+
- 2.587096774193548
|
15 |
+
- 2.8658227848101268
|
16 |
+
- 2.6449275362318843
|
17 |
+
AveRooms:
|
18 |
+
- 7.275268817204301
|
19 |
+
- 5.39493670886076
|
20 |
+
- 6.536231884057971
|
21 |
+
HouseAge:
|
22 |
+
- 38.0
|
23 |
+
- 25.0
|
24 |
+
- 39.0
|
25 |
+
Latitude:
|
26 |
+
- 37.44
|
27 |
+
- 37.31
|
28 |
+
- 34.16
|
29 |
+
Longitude:
|
30 |
+
- -122.19
|
31 |
+
- -122.03
|
32 |
+
- -118.07
|
33 |
+
MedInc:
|
34 |
+
- 9.3198
|
35 |
+
- 5.3508
|
36 |
+
- 6.4761
|
37 |
+
Population:
|
38 |
+
- 1203.0
|
39 |
+
- 1132.0
|
40 |
+
- 730.0
|
41 |
+
---
|
42 |
+
|
43 |
+
# Model description
|
44 |
+
|
45 |
+
[More Information Needed]
|
46 |
+
|
47 |
+
## Intended uses & limitations
|
48 |
+
|
49 |
+
[More Information Needed]
|
50 |
+
|
51 |
+
## Training Procedure
|
52 |
+
|
53 |
+
### Hyperparameters
|
54 |
+
|
55 |
+
The model is trained with below hyperparameters.
|
56 |
+
|
57 |
+
<details>
|
58 |
+
<summary> Click to expand </summary>
|
59 |
+
|
60 |
+
| Hyperparameter | Value |
|
61 |
+
|--------------------------|---------------|
|
62 |
+
| bootstrap | True |
|
63 |
+
| ccp_alpha | 0.0 |
|
64 |
+
| criterion | squared_error |
|
65 |
+
| max_depth | |
|
66 |
+
| max_features | 1.0 |
|
67 |
+
| max_leaf_nodes | |
|
68 |
+
| max_samples | |
|
69 |
+
| min_impurity_decrease | 0.0 |
|
70 |
+
| min_samples_leaf | 1 |
|
71 |
+
| min_samples_split | 2 |
|
72 |
+
| min_weight_fraction_leaf | 0.0 |
|
73 |
+
| n_estimators | 100 |
|
74 |
+
| n_jobs | |
|
75 |
+
| oob_score | False |
|
76 |
+
| random_state | |
|
77 |
+
| verbose | 0 |
|
78 |
+
| warm_start | False |
|
79 |
+
|
80 |
+
</details>
|
81 |
+
|
82 |
+
### Model Plot
|
83 |
+
|
84 |
+
The model plot is below.
|
85 |
+
|
86 |
+
<style>#sk-container-id-2 {color: black;background-color: white;}#sk-container-id-2 pre{padding: 0;}#sk-container-id-2 div.sk-toggleable {background-color: white;}#sk-container-id-2 label.sk-toggleable__label {cursor: pointer;display: block;width: 100%;margin-bottom: 0;padding: 0.3em;box-sizing: border-box;text-align: center;}#sk-container-id-2 label.sk-toggleable__label-arrow:before {content: "▸";float: left;margin-right: 0.25em;color: #696969;}#sk-container-id-2 label.sk-toggleable__label-arrow:hover:before {color: black;}#sk-container-id-2 div.sk-estimator:hover label.sk-toggleable__label-arrow:before {color: black;}#sk-container-id-2 div.sk-toggleable__content {max-height: 0;max-width: 0;overflow: hidden;text-align: left;background-color: #f0f8ff;}#sk-container-id-2 div.sk-toggleable__content pre {margin: 0.2em;color: black;border-radius: 0.25em;background-color: #f0f8ff;}#sk-container-id-2 input.sk-toggleable__control:checked~div.sk-toggleable__content {max-height: 200px;max-width: 100%;overflow: auto;}#sk-container-id-2 input.sk-toggleable__control:checked~label.sk-toggleable__label-arrow:before {content: "▾";}#sk-container-id-2 div.sk-estimator input.sk-toggleable__control:checked~label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-2 div.sk-label input.sk-toggleable__control:checked~label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-2 input.sk-hidden--visually {border: 0;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}#sk-container-id-2 div.sk-estimator {font-family: monospace;background-color: #f0f8ff;border: 1px dotted black;border-radius: 0.25em;box-sizing: border-box;margin-bottom: 0.5em;}#sk-container-id-2 div.sk-estimator:hover {background-color: #d4ebff;}#sk-container-id-2 div.sk-parallel-item::after {content: "";width: 100%;border-bottom: 1px solid gray;flex-grow: 1;}#sk-container-id-2 div.sk-label:hover label.sk-toggleable__label {background-color: #d4ebff;}#sk-container-id-2 div.sk-serial::before {content: "";position: absolute;border-left: 1px solid gray;box-sizing: border-box;top: 0;bottom: 0;left: 50%;z-index: 0;}#sk-container-id-2 div.sk-serial {display: flex;flex-direction: column;align-items: center;background-color: white;padding-right: 0.2em;padding-left: 0.2em;position: relative;}#sk-container-id-2 div.sk-item {position: relative;z-index: 1;}#sk-container-id-2 div.sk-parallel {display: flex;align-items: stretch;justify-content: center;background-color: white;position: relative;}#sk-container-id-2 div.sk-item::before, #sk-container-id-2 div.sk-parallel-item::before {content: "";position: absolute;border-left: 1px solid gray;box-sizing: border-box;top: 0;bottom: 0;left: 50%;z-index: -1;}#sk-container-id-2 div.sk-parallel-item {display: flex;flex-direction: column;z-index: 1;position: relative;background-color: white;}#sk-container-id-2 div.sk-parallel-item:first-child::after {align-self: flex-end;width: 50%;}#sk-container-id-2 div.sk-parallel-item:last-child::after {align-self: flex-start;width: 50%;}#sk-container-id-2 div.sk-parallel-item:only-child::after {width: 0;}#sk-container-id-2 div.sk-dashed-wrapped {border: 1px dashed gray;margin: 0 0.4em 0.5em 0.4em;box-sizing: border-box;padding-bottom: 0.4em;background-color: white;}#sk-container-id-2 div.sk-label label {font-family: monospace;font-weight: bold;display: inline-block;line-height: 1.2em;}#sk-container-id-2 div.sk-label-container {text-align: center;}#sk-container-id-2 div.sk-container {/* jupyter's `normalize.less` sets `[hidden] { display: none; }` but bootstrap.min.css set `[hidden] { display: none !important; }` so we also need the `!important` here to be able to override the default hidden behavior on the sphinx rendered scikit-learn.org. See: https://github.com/scikit-learn/scikit-learn/issues/21755 */display: inline-block !important;position: relative;}#sk-container-id-2 div.sk-text-repr-fallback {display: none;}</style><div id="sk-container-id-2" class="sk-top-container"><div class="sk-text-repr-fallback"><pre>RandomForestRegressor()</pre><b>In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook. <br />On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.</b></div><div class="sk-container" hidden><div class="sk-item"><div class="sk-estimator sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-2" type="checkbox" checked><label for="sk-estimator-id-2" class="sk-toggleable__label sk-toggleable__label-arrow">RandomForestRegressor</label><div class="sk-toggleable__content"><pre>RandomForestRegressor()</pre></div></div></div></div></div>
|
87 |
+
|
88 |
+
## Evaluation Results
|
89 |
+
|
90 |
+
You can find the details about evaluation process and the evaluation results.
|
91 |
+
|
92 |
+
|
93 |
+
|
94 |
+
| Metric | Value |
|
95 |
+
|----------|---------|
|
96 |
+
|
97 |
+
# How to Get Started with the Model
|
98 |
+
|
99 |
+
Use the code below to get started with the model.
|
100 |
+
|
101 |
+
<details>
|
102 |
+
<summary> Click to expand </summary>
|
103 |
+
|
104 |
+
```python
|
105 |
+
[More Information Needed]
|
106 |
+
```
|
107 |
+
|
108 |
+
</details>
|
109 |
+
|
110 |
+
|
111 |
+
|
112 |
+
|
113 |
+
# Model Card Authors
|
114 |
+
|
115 |
+
This model card is written by following authors:
|
116 |
+
|
117 |
+
[More Information Needed]
|
118 |
+
|
119 |
+
# Model Card Contact
|
120 |
+
|
121 |
+
You can contact the model card authors through following channels:
|
122 |
+
[More Information Needed]
|
123 |
+
|
124 |
+
# Citation
|
125 |
+
|
126 |
+
Below you can find information related to citation.
|
127 |
+
|
128 |
+
**BibTeX:**
|
129 |
+
```
|
130 |
+
[More Information Needed]
|
131 |
+
```
|
config.json
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"sklearn": {
|
3 |
+
"columns": [
|
4 |
+
"MedInc",
|
5 |
+
"HouseAge",
|
6 |
+
"AveRooms",
|
7 |
+
"AveBedrms",
|
8 |
+
"Population",
|
9 |
+
"AveOccup",
|
10 |
+
"Latitude",
|
11 |
+
"Longitude"
|
12 |
+
],
|
13 |
+
"environment": [
|
14 |
+
"scikit-learn=1.1.1"
|
15 |
+
],
|
16 |
+
"example_input": {
|
17 |
+
"AveBedrms": [
|
18 |
+
0.9806451612903225,
|
19 |
+
1.0379746835443038,
|
20 |
+
0.9601449275362319
|
21 |
+
],
|
22 |
+
"AveOccup": [
|
23 |
+
2.587096774193548,
|
24 |
+
2.8658227848101268,
|
25 |
+
2.6449275362318843
|
26 |
+
],
|
27 |
+
"AveRooms": [
|
28 |
+
7.275268817204301,
|
29 |
+
5.39493670886076,
|
30 |
+
6.536231884057971
|
31 |
+
],
|
32 |
+
"HouseAge": [
|
33 |
+
38.0,
|
34 |
+
25.0,
|
35 |
+
39.0
|
36 |
+
],
|
37 |
+
"Latitude": [
|
38 |
+
37.44,
|
39 |
+
37.31,
|
40 |
+
34.16
|
41 |
+
],
|
42 |
+
"Longitude": [
|
43 |
+
-122.19,
|
44 |
+
-122.03,
|
45 |
+
-118.07
|
46 |
+
],
|
47 |
+
"MedInc": [
|
48 |
+
9.3198,
|
49 |
+
5.3508,
|
50 |
+
6.4761
|
51 |
+
],
|
52 |
+
"Population": [
|
53 |
+
1203.0,
|
54 |
+
1132.0,
|
55 |
+
730.0
|
56 |
+
]
|
57 |
+
},
|
58 |
+
"model": {
|
59 |
+
"file": "skops-ye71b_vi.pkl"
|
60 |
+
},
|
61 |
+
"task": "tabular-regression"
|
62 |
+
}
|
63 |
+
}
|
skops-ye71b_vi.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41be42c5190b7da464f9aa0551fdc544b1244ee2706ac7cbbf770572b4b7f4fd
|
3 |
+
size 155942336
|