--- license: unknown dataset_info: - config_name: arashnic__taxi-pricing-with-mobility-analytics features: - name: Trip_Distance dtype: float64 - name: Type_of_Cab dtype: string - name: Customer_Since_Months dtype: float64 - name: Life_Style_Index dtype: float64 - name: Confidence_Life_Style_Index dtype: string - name: Destination_Type dtype: string - name: Customer_Rating dtype: float64 - name: Cancellation_Last_1Month dtype: int64 - name: Var1 dtype: float64 - name: Var2 dtype: int64 - name: Var3 dtype: int64 - name: Gender dtype: string - name: __FeatEng_target__ dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 8215173 num_examples: 79074 - name: test num_bytes: 5463429 num_examples: 52588 download_size: 4456994 dataset_size: 13678602 - config_name: chancev__carsforsale features: - name: Year dtype: int64 - name: Make dtype: string - name: Model dtype: string - name: Used/New dtype: string - name: ConsumerRating dtype: float64 - name: ConsumerReviews dtype: int64 - name: SellerType dtype: string - name: SellerName dtype: string - name: SellerRating dtype: float64 - name: SellerReviews dtype: int64 - name: StreetName dtype: string - name: State dtype: string - name: Zipcode dtype: string - name: DealType dtype: string - name: ComfortRating dtype: float64 - name: InteriorDesignRating dtype: float64 - name: PerformanceRating dtype: float64 - name: ValueForMoneyRating dtype: float64 - name: ExteriorStylingRating dtype: float64 - name: ReliabilityRating dtype: float64 - name: ExteriorColor dtype: string - name: InteriorColor dtype: string - name: Drivetrain dtype: string - name: MinMPG dtype: int64 - name: MaxMPG dtype: int64 - name: FuelType dtype: string - name: Transmission dtype: string - name: Engine dtype: string - name: VIN dtype: string - name: Stock# dtype: string - name: Mileage dtype: int64 - name: __FeatEng_target__ dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2242707 num_examples: 5608 - name: test num_bytes: 1501893 num_examples: 3766 download_size: 2376834 dataset_size: 3744600 - config_name: teejmahal20__airline-passenger-satisfaction features: - name: 'Unnamed: 0.1' dtype: int64 - name: Gender dtype: string - name: Customer Type dtype: string - name: Age dtype: int64 - name: Type of Travel dtype: string - name: Class dtype: string - name: Flight Distance dtype: int64 - name: Inflight wifi service dtype: int64 - name: Departure/Arrival time convenient dtype: int64 - name: Ease of Online booking dtype: int64 - name: Gate location dtype: int64 - name: Food and drink dtype: int64 - name: Online boarding dtype: int64 - name: Seat comfort dtype: int64 - name: Inflight entertainment dtype: int64 - name: On-board service dtype: int64 - name: Leg room service dtype: int64 - name: Baggage handling dtype: int64 - name: Checkin service dtype: int64 - name: Inflight service dtype: int64 - name: Cleanliness dtype: int64 - name: Departure Delay in Minutes dtype: int64 - name: Arrival Delay in Minutes dtype: float64 - name: __FeatEng_target__ dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 24663886 num_examples: 103904 download_size: 3424030 dataset_size: 24663886 configs: - config_name: arashnic__taxi-pricing-with-mobility-analytics data_files: - split: train path: arashnic__taxi-pricing-with-mobility-analytics/train-* - split: test path: arashnic__taxi-pricing-with-mobility-analytics/test-* - config_name: chancev__carsforsale data_files: - split: train path: chancev__carsforsale/train-* - split: test path: chancev__carsforsale/test-* - config_name: teejmahal20__airline-passenger-satisfaction data_files: - split: train path: teejmahal20__airline-passenger-satisfaction/train-* ---