wscode commited on
Commit
fc9fd92
·
1 Parent(s): 3bd12e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -153
README.md CHANGED
@@ -6,157 +6,4 @@ tags:
6
  - housing
7
  size_categories:
8
  - 10K<n<100K
9
- dataset_info:
10
- - config_name: weekdays
11
- features:
12
- - name: _id
13
- dtype: string
14
- - name: city
15
- dtype: string
16
- - name: realSum
17
- dtype: float64
18
- - name: room_type
19
- dtype: string
20
- - name: room_shared
21
- dtype: bool
22
- - name: room_private
23
- dtype: bool
24
- - name: person_capacity
25
- dtype: float64
26
- - name: host_is_superhost
27
- dtype: bool
28
- - name: multi
29
- dtype: int64
30
- - name: biz
31
- dtype: int64
32
- - name: cleanliness_rating
33
- dtype: float64
34
- - name: guest_satisfaction_overall
35
- dtype: float64
36
- - name: bedrooms
37
- dtype: int64
38
- - name: dist
39
- dtype: float64
40
- - name: metro_dist
41
- dtype: float64
42
- - name: attr_index
43
- dtype: float64
44
- - name: attr_index_norm
45
- dtype: float64
46
- - name: rest_index
47
- dtype: float64
48
- - name: rest_index_norm
49
- dtype: float64
50
- - name: lng
51
- dtype: float64
52
- - name: lat
53
- dtype: float64
54
- splits:
55
- - name: train
56
- num_bytes: 3998764
57
- num_examples: 25500
58
- download_size: 5303928
59
- dataset_size: 3998764
60
- - config_name: weekends
61
- features:
62
- - name: _id
63
- dtype: string
64
- - name: city
65
- dtype: string
66
- - name: realSum
67
- dtype: float64
68
- - name: room_type
69
- dtype: string
70
- - name: room_shared
71
- dtype: bool
72
- - name: room_private
73
- dtype: bool
74
- - name: person_capacity
75
- dtype: float64
76
- - name: host_is_superhost
77
- dtype: bool
78
- - name: multi
79
- dtype: int64
80
- - name: biz
81
- dtype: int64
82
- - name: cleanliness_rating
83
- dtype: float64
84
- - name: guest_satisfaction_overall
85
- dtype: float64
86
- - name: bedrooms
87
- dtype: int64
88
- - name: dist
89
- dtype: float64
90
- - name: metro_dist
91
- dtype: float64
92
- - name: attr_index
93
- dtype: float64
94
- - name: attr_index_norm
95
- dtype: float64
96
- - name: rest_index
97
- dtype: float64
98
- - name: rest_index_norm
99
- dtype: float64
100
- - name: lng
101
- dtype: float64
102
- - name: lat
103
- dtype: float64
104
- splits:
105
- - name: train
106
- num_bytes: 4108612
107
- num_examples: 26207
108
- download_size: 5451150
109
- dataset_size: 4108612
110
- - config_name: all
111
- features:
112
- - name: _id
113
- dtype: string
114
- - name: city
115
- dtype: string
116
- - name: realSum
117
- dtype: float64
118
- - name: room_type
119
- dtype: string
120
- - name: room_shared
121
- dtype: bool
122
- - name: room_private
123
- dtype: bool
124
- - name: person_capacity
125
- dtype: float64
126
- - name: host_is_superhost
127
- dtype: bool
128
- - name: multi
129
- dtype: int64
130
- - name: biz
131
- dtype: int64
132
- - name: cleanliness_rating
133
- dtype: float64
134
- - name: guest_satisfaction_overall
135
- dtype: float64
136
- - name: bedrooms
137
- dtype: int64
138
- - name: dist
139
- dtype: float64
140
- - name: metro_dist
141
- dtype: float64
142
- - name: attr_index
143
- dtype: float64
144
- - name: attr_index_norm
145
- dtype: float64
146
- - name: rest_index
147
- dtype: float64
148
- - name: rest_index_norm
149
- dtype: float64
150
- - name: lng
151
- dtype: float64
152
- - name: lat
153
- dtype: float64
154
- - name: day_type
155
- dtype: string
156
- splits:
157
- - name: train
158
- num_bytes: 8738970
159
- num_examples: 51707
160
- download_size: 10755078
161
- dataset_size: 8738970
162
  ---
 
6
  - housing
7
  size_categories:
8
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---