--- dataset_info: features: - name: Product_Weight dtype: float64 - name: Product_Sugar_Content dtype: int64 - name: Product_Allocated_Area dtype: float64 - name: Product_Type dtype: int64 - name: Product_MRP dtype: float64 - name: Store_Size dtype: int64 - name: Store_Location_City_Type dtype: int64 - name: Store_Type dtype: int64 - name: Store_Age dtype: int64 - name: Price_Category dtype: int64 - name: Product_Store_Sales_Total dtype: float64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 672960 num_examples: 7010 download_size: 165893 dataset_size: 672960 configs: - config_name: default data_files: - split: train path: data/train-* ---