--- dataset_info: features: - name: auction_id dtype: int64 - name: auction_actual_length_hours dtype: float64 - name: auction_area_avg_income dtype: float64 - name: auction_area_median_income dtype: float64 - name: auction_area_occupancy_rate dtype: float64 - name: auction_area_occupied_dwellings dtype: float64 - name: auction_area_persons_per_dwelling dtype: float64 - name: auction_area_population dtype: float64 - name: auction_area_tax_filing_rate dtype: float64 - name: auction_area_tax_returns dtype: float64 - name: auction_area_total_dwellings dtype: float64 - name: auction_area_total_income dtype: float64 - name: auction_avg_bids_per_item dtype: float64 - name: auction_avg_images_per_item dtype: float64 - name: auction_avg_price_per_item dtype: float64 - name: auction_avg_views_per_item dtype: float64 - name: auction_category_Business_Downsizing dtype: bool - name: auction_category_Charity_Fundraising dtype: bool - name: auction_category_Commercial_Liquidation dtype: bool - name: auction_category_Downsizing dtype: bool - name: auction_category_Estate_Sale dtype: bool - name: auction_category_Moving dtype: bool - name: auction_category_Renovation dtype: bool - name: auction_category_Reseller dtype: bool - name: auction_category_Restaurant_Liquidation dtype: bool - name: auction_category_Unknown dtype: bool - name: auction_city_count dtype: int64 - name: auction_city_frequency dtype: float64 - name: auction_country_ca dtype: bool - name: auction_distance_from_toronto dtype: float64 - name: auction_ends dtype: timestamp[us] - name: auction_extended_bidding dtype: bool - name: auction_extended_bidding_interval dtype: int64 - name: auction_extended_bidding_threshold dtype: int64 - name: auction_extension_hours dtype: float64 - name: auction_first_pickup_start_hour dtype: float64 - name: auction_has_category_pickup_windows dtype: bool - name: auction_has_partner dtype: int64 - name: auction_is_east_coast dtype: int64 - name: auction_is_northern dtype: int64 - name: auction_is_west_coast dtype: int64 - name: auction_item_count dtype: int64 - name: auction_last_item_closes dtype: timestamp[us] - name: auction_last_pickup_end_hour dtype: float64 - name: auction_latitude dtype: float64 - name: auction_length_days dtype: float64 - name: auction_length_hours dtype: float64 - name: auction_length_length_category dtype: large_string - name: auction_length_total_seconds dtype: float64 - name: auction_longitude dtype: float64 - name: auction_num_pickup_windows dtype: int64 - name: auction_pickup_day_of_week dtype: float64 - name: auction_postal_zone dtype: large_string - name: auction_province_on dtype: bool - name: auction_region_Barrie dtype: bool - name: auction_region_GTA dtype: bool - name: auction_region_Horseshoe dtype: bool - name: auction_region_Indianapolis dtype: bool - name: auction_region_Kingston dtype: bool - name: auction_region_London dtype: bool - name: auction_region_Ottawa dtype: bool - name: auction_region_Peterborough dtype: bool - name: auction_region_Unknown dtype: bool - name: auction_region_Windsor dtype: bool - name: auction_starts dtype: timestamp[us] - name: auction_total_bid_count dtype: int64 - name: auction_total_images dtype: int64 - name: auction_total_pickup_hours dtype: float64 - name: auction_total_viewed dtype: int64 - name: auction_total_winning_price dtype: float64 - name: auction_type_Unknown dtype: bool - name: auction_type_maxsoldManaged dtype: bool - name: auction_type_sellerManaged dtype: bool splits: - name: train num_bytes: 9394680 num_examples: 24621 download_size: 2854731 dataset_size: 9394680 configs: - config_name: default data_files: - split: train path: data/train-* ---