QuangHoDev commited on
Commit
25e6eaf
·
verified ·
1 Parent(s): bdba76e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: bedrooms_num
65
+ dtype: float64
66
+ - name: type_of_property
67
+ dtype: string
68
+ - name: type_of_property_norm
69
+ dtype: string
70
+ - name: house_direction_clean
71
+ dtype: string
72
+ - name: furniture_norm
73
+ dtype: int64
74
+ - name: title_clean
75
+ dtype: string
76
+ - name: description_clean
77
+ dtype: string
78
+ - name: lat
79
+ dtype: float64
80
+ - name: lng
81
+ dtype: float64
82
+ - name: dist_city_center_km
83
+ dtype: float64
84
+ - name: dist_airport_km
85
+ dtype: float64
86
+ - name: city_zone
87
+ dtype: string
88
+ - name: legal_status_norm
89
+ dtype: string
90
+ - name: location_clean
91
+ dtype: string
92
+ - name: ward_name
93
+ dtype: string
94
+ - name: district_name
95
+ dtype: string
96
+ - name: price_change_rate
97
+ dtype: float64
98
+ - name: balcony_direction_norm
99
+ dtype: string
100
+ - name: balcony_direction_angle
101
+ dtype: float64
102
+ - name: street_name
103
+ dtype: string
104
+ - name: bathrooms_num
105
+ dtype: float64
106
+ splits:
107
+ - name: train
108
+ num_bytes: 24016435
109
+ num_examples: 10133
110
+ - name: test
111
+ num_bytes: 6005886
112
+ num_examples: 2534
113
+ download_size: 11537728
114
+ dataset_size: 30022321
115
+ configs:
116
+ - config_name: default
117
+ data_files:
118
+ - split: train
119
+ path: data/train-*
120
+ - split: test
121
+ path: data/test-*
122
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10405a6953db50643569b6baab3d4381de09326c665bfe2c6766736369a19d97
3
+ size 2332458
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b6c1a275f0c8b2e8632a269737d6d4f1b26940ca1e09976ac17290baef36da
3
+ size 9205270