QuangHoDev commited on
Commit
5b20011
·
verified ·
1 Parent(s): 9e500cf

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: location
7
+ dtype: string
8
+ - name: is_verified
9
+ dtype: int64
10
+ - name: description
11
+ dtype: string
12
+ - name: price_range_in_billion
13
+ dtype: string
14
+ - name: price_range_in_million_per_sqm
15
+ dtype: string
16
+ - name: history_of_price_change_rate
17
+ dtype: string
18
+ - name: area
19
+ dtype: string
20
+ - name: bed_rooms
21
+ dtype: string
22
+ - name: floors
23
+ dtype: float64
24
+ - name: bath_rooms
25
+ dtype: string
26
+ - name: legal_status
27
+ dtype: string
28
+ - name: furniture
29
+ dtype: string
30
+ - name: google_map_coordinates
31
+ dtype: float64
32
+ - name: url
33
+ dtype: string
34
+ - name: access_road
35
+ dtype: float64
36
+ - name: house_direction
37
+ dtype: string
38
+ - name: balcony_direction
39
+ dtype: string
40
+ - name: google_map_coords
41
+ dtype: string
42
+ - name: google_map_location_link
43
+ dtype: string
44
+ - name: published_listing_date
45
+ dtype: string
46
+ - name: expired_listing_date
47
+ dtype: string
48
+ - name: breadcrumb
49
+ dtype: string
50
+ - name: listing_ID
51
+ dtype: int64
52
+ - name: type_of_listing
53
+ dtype: string
54
+ - name: frontage_area
55
+ dtype: float64
56
+ - name: price_vnd
57
+ dtype: int64
58
+ - name: price_billion
59
+ dtype: float64
60
+ - name: area_m2
61
+ dtype: float64
62
+ - name: million_per_m2
63
+ dtype: float64
64
+ - name: bathrooms_num
65
+ dtype: float64
66
+ - name: bedrooms_num
67
+ dtype: float64
68
+ - name: type_of_property
69
+ dtype: string
70
+ - name: type_of_property_norm
71
+ dtype: string
72
+ - name: house_direction_clean
73
+ dtype: string
74
+ - name: furniture_norm
75
+ dtype: int64
76
+ - name: title_clean
77
+ dtype: string
78
+ - name: description_clean
79
+ dtype: string
80
+ - name: legal_status_norm
81
+ dtype: string
82
+ - name: location_clean
83
+ dtype: string
84
+ - name: price_change_rate
85
+ dtype: float64
86
+ - name: balcony_direction_norm
87
+ dtype: string
88
+ - name: balcony_direction_angle
89
+ dtype: float64
90
+ - name: district
91
+ dtype: string
92
+ - name: ward
93
+ dtype: float64
94
+ - name: project
95
+ dtype: string
96
+ - name: is_project
97
+ dtype: int64
98
+ - name: street
99
+ dtype: string
100
+ - name: road_type
101
+ dtype: string
102
+ - name: alley_width_m
103
+ dtype: float64
104
+ - name: lat
105
+ dtype: float64
106
+ - name: lon
107
+ dtype: float64
108
+ - name: dist_city_center_km
109
+ dtype: float64
110
+ - name: dist_airport_km
111
+ dtype: float64
112
+ - name: dist_city_center_km_bin
113
+ dtype: string
114
+ - name: dist_airport_km_bin
115
+ dtype: string
116
+ - name: dist_quang_trung_intersection_km
117
+ dtype: float64
118
+ - name: dist_pham_van_dong_bridge_km
119
+ dtype: float64
120
+ - name: dist_cityland_park_hills_km
121
+ dtype: float64
122
+ - name: dist_iu_hcm_km
123
+ dtype: float64
124
+ - name: dist_emart_go_vap_km
125
+ dtype: float64
126
+ - name: dist_quang_trung_intersection_km_bin
127
+ dtype: string
128
+ - name: dist_pham_van_dong_bridge_km_bin
129
+ dtype: string
130
+ - name: dist_cityland_park_hills_km_bin
131
+ dtype: string
132
+ - name: dist_iu_hcm_km_bin
133
+ dtype: string
134
+ - name: dist_emart_go_vap_km_bin
135
+ dtype: string
136
+ - name: price_bucket
137
+ dtype: string
138
+ splits:
139
+ - name: train
140
+ num_bytes: 8561374
141
+ num_examples: 3487
142
+ - name: test
143
+ num_bytes: 2140957
144
+ num_examples: 872
145
+ download_size: 4060396
146
+ dataset_size: 10702331
147
+ configs:
148
+ - config_name: default
149
+ data_files:
150
+ - split: train
151
+ path: data/train-*
152
+ - split: test
153
+ path: data/test-*
154
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce83efe23a40a367253529d8caf5cca4f1fd9407a59f0b39324a82de1cb50687
3
+ size 838004
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5351f032e4b903962737f4ebf3abd96301b50240b3f36460c0ccd9a032d4b82d
3
+ size 3222392