File size: 3,991 Bytes
06d736e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 | ---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: title
dtype: string
- name: address
dtype: string
- name: description
dtype: string
- name: source
dtype: string
- name: number_of_floors
dtype: string
- name: door_direction
dtype: string
- name: price
dtype: string
- name: area
dtype: string
- name: house_front
dtype: string
- name: road_wide
dtype: string
- name: bedroom
dtype: string
- name: bathroom
dtype: string
- name: legal
dtype: string
- name: built_year
dtype: 'null'
- name: width
dtype: string
- name: created_at
dtype: timestamp[ms]
- name: updated_at
dtype: timestamp[ms]
- name: post_date
dtype: string
- name: row_no
dtype: int64
- name: cut_off_date
dtype: timestamp[ms]
- name: house_front_std
dtype: float64
- name: road_wide_std
dtype: float64
- name: width_std
dtype: float64
- name: car_area_std
dtype: float64
- name: length_std
dtype: float64
- name: ara_area_std
dtype: float64
- name: post_date_std
dtype: string
- name: door_direction_std
dtype: string
- name: price_std
dtype: float64
- name: rental_price_std
dtype: float64
- name: built_year_std
dtype: float64
- name: built_year_std_fix
dtype: float64
- name: num_year_construction_std
dtype: float64
- name: number_of_floors_std
dtype: float64
- name: ner_tum_san_thuong
dtype: int64
- name: ner_ham
dtype: float64
- name: ner_lung
dtype: int64
- name: ner_tret
dtype: int64
- name: ner_tang
dtype: float64
- name: ner_lau
dtype: float64
- name: asset_on_land_price_std
dtype: float64
- name: land_price
dtype: float64
- name: land_price_fix
dtype: float64
- name: city
dtype: string
- name: district
dtype: string
- name: ward
dtype: string
- name: street
dtype: string
- name: addr_id
dtype: int64
- name: score
dtype: float64
- name: car_area_std_is_filled
dtype: int64
- name: car_area_std_filled
dtype: float64
- name: car_area_std_normed
dtype: float64
- name: price_std_is_filled
dtype: int64
- name: price_std_filled
dtype: float64
- name: price_std_normed
dtype: float64
- name: number_of_floors_std_is_filled
dtype: int64
- name: number_of_floors_std_filled
dtype: float64
- name: number_of_floors_std_normed
dtype: float64
- name: road_wide_std_is_filled
dtype: int64
- name: road_wide_std_filled
dtype: float64
- name: road_wide_std_normed
dtype: float64
- name: street_filled
dtype: string
- name: city_filled
dtype: string
- name: district_filled
dtype: string
- name: ward_filled
dtype: string
- name: price_median_by_location
dtype: float64
- name: price_median_by_location_normed
dtype: float64
- name: price_median_by_city
dtype: float64
- name: price_median_by_city_normed
dtype: float64
- name: price_median_by_district
dtype: float64
- name: price_median_by_district_normed
dtype: float64
- name: price_median_by_ward
dtype: float64
- name: price_median_by_ward_normed
dtype: float64
- name: city_encoded
dtype: int64
- name: district_encoded
dtype: int64
- name: ward_encoded
dtype: int64
- name: street_encoded
dtype: int64
- name: street_encoded_normed
dtype: float64
- name: city_encoded_normed
dtype: float64
- name: district_encoded_normed
dtype: float64
- name: ward_encoded_normed
dtype: float64
- name: extra_data
sequence: float64
- name: label
dtype: int64
- name: duplicated_group
dtype: string
splits:
- name: train
num_bytes: 2350419621
num_examples: 861569
download_size: 969448888
dataset_size: 2350419621
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|