dataset_info: | |
features: | |
- name: _id | |
dtype: string | |
- name: realSum | |
dtype: float64 | |
- name: room_type | |
dtype: string | |
- name: room_shared | |
dtype: bool | |
- name: room_private | |
dtype: bool | |
- name: person_capacity | |
dtype: float64 | |
- name: host_is_superhost | |
dtype: bool | |
- name: multi | |
dtype: int64 | |
- name: biz | |
dtype: int64 | |
- name: cleanliness_rating | |
dtype: float64 | |
- name: guest_satisfaction_overall | |
dtype: float64 | |
- name: bedrooms | |
dtype: int64 | |
- name: dist | |
dtype: float64 | |
- name: metro_dist | |
dtype: float64 | |
- name: attr_index | |
dtype: float64 | |
- name: attr_index_norm | |
dtype: float64 | |
- name: rest_index | |
dtype: float64 | |
- name: rest_index_norm | |
dtype: float64 | |
splits: | |
- name: train | |
num_bytes: 703844.4180180868 | |
num_examples: 5379 | |
download_size: 407036 | |
dataset_size: 703844.4180180868 | |
# Dataset Card for "airbnb_london_weekends" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |