metadata
dataset_info:
features:
- name: title
dtype: string
- name: location
dtype: string
- name: description
dtype: string
- name: price_range_in_billion
dtype: string
- name: price_range_in_million_per_sqm
dtype: string
- name: history_of_price_change_rate
dtype: string
- name: area
dtype: string
- name: bed_rooms
dtype: string
- name: floors
dtype: int64
- name: bath_rooms
dtype: string
- name: legal_status
dtype: string
- name: furniture
dtype: string
- name: google_map_coordinates
dtype: string
- name: url
dtype: string
- name: access_road
dtype: float64
- name: house_direction
dtype: string
- name: balcony_direction
dtype: string
- name: google_map_coords
dtype: string
- name: google_map_location_link
dtype: string
- name: published_listing_date
dtype: string
- name: expired_listing_date
dtype: string
- name: breadcrumb
dtype: string
- name: listing_ID
dtype: int64
- name: type_of_listing
dtype: string
- name: frontage_area
dtype: float64
- name: price_vnd
dtype: int64
- name: is_outlier
dtype: bool
- name: is_outlier_about_price
dtype: bool
- name: price_billion_vnd
dtype: float64
- name: area_m2
dtype: float64
- name: million_per_m2
dtype: float64
- name: bedrooms_num
dtype: int64
- name: bathrooms_num
dtype: int64
- name: type_of_property
dtype: string
- name: description_normalized
dtype: string
- name: normalized_title
dtype: string
- name: is_verified
dtype: int64
- name: house_direction_clean
dtype: string
- name: furniture_normalized1
dtype: string
- name: furniture_norm
dtype: string
- name: title_clean
dtype: string
- name: description_clean
dtype: string
- name: lat
dtype: float64
- name: lng
dtype: float64
- name: dist_city_center
dtype: float64
- name: dist_airport
dtype: float64
- name: dist_pham_van_dong
dtype: float64
- name: dist_crescent_mall
dtype: float64
- name: dist_saigon_uni
dtype: float64
- name: dist_ton_duc_thang_uni
dtype: float64
- name: district
dtype: string
- name: lat_norm
dtype: float64
- name: lng_norm
dtype: float64
- name: district_price_index
dtype: float64
- name: type_of_property_norm
dtype: string
- name: legal_status_norm
dtype: string
- name: street_name
dtype: string
- name: ward_name
dtype: string
- name: district_name
dtype: string
- name: city_name
dtype: string
- name: location_clean
dtype: string
- name: ward_price_index
dtype: float64
- name: price_change_rate
dtype: float64
- name: balcony_direction_norm
dtype: string
- name: balcony_direction_angle
dtype: int64
splits:
- name: train
num_bytes: 13176923.335782813
num_examples: 4409
- name: test
num_bytes: 1464434.664217187
num_examples: 490
download_size: 5971092
dataset_size: 14641358
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*