Halloween is a night of costumes, fun, and candy that takes place every year on October 31. On this day people dress up in various costumes that have a scary overtone and go trick-or-treating to gather candy.
This year, on Halloween, there is a carnival in your neighborhood. Besides the various games, there are also 50 stalls that are selling various products, which fall under various categories.
Your task is to predict the selling price of the products based on the provided features.
Data description The data folder consists of the following three .csv files:
train.csv: () test.csv: () submission.csv: ()
Unique ID of each product
Represents the number of stalls in the carnival (1-50)
Represents the date and time on which the product was bought
Represents the different market categories that the products belong to
Represents the names of the customers
Represents if a customer is a loyal customer
Represents the 10 different product categories that the products belong to
Represents the quality of products
Represents the demand for the products being sold at the carnival
Represents whether a product is being sold at a discount or not
Represents the types of charges applied on the products in the carnival
Represents the types of charges applied on the products in the carnival
Represents the minimum price of a product
Represents the maximum price of a product
Represents the selling price of the product in the carnival
To avoid any discrepancies in the scoring, you must ensure that all the column values in the Product_id column in the file that you submit match the values in the test.csv provided.
5.0 sec(s) for each input file.
256 MB
1024 KB