kumaranurag7 / Retail-Price-Analysis-and-Prediction

We have a data of retail transactions over two year. Apart from data analysis and visualization, a regression model is developed to predict the price of retail items belonging to different categories. Foretelling the Retail price can be a daunting task due to the huge datasets with a variety of attributes ranging from Text, Numbers(floats, integers), and DateTime. Also, outliers can be a big problem when dealing with unit prices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retail-Price-Analysis-and-Prediction

web-deployment : https://retail-stock-price-prediction.herokuapp.com/

We have a data of retail transactions performed over the span of two year. Apart from data analysis and visualization, a regression model is developed to predict the price of retail items belonging to different categories. Foretelling the Retail price can be a daunting task due to the huge datasets with a variety of attributes ranging from Text, Numbers(floats, integers) and DateTime. Also, outliers can be a big problem when dealing with unit price.

Evaluation metric : RMSE(Root mean squared error).

Main Topics Covered: Data Cleaning and Visualisaton, Feature Engineering, Over-sampling, Model Building, & hyper-parameter tuning. Models used: LinearRegression, Lasso, Ridge, RandomForestRegressor, XGBRegressor.

Machinehack Dataset link : https://www.machinehack.com/hackathons/retail_price_prediction_mega_hiring_hackathon/data

About

We have a data of retail transactions over two year. Apart from data analysis and visualization, a regression model is developed to predict the price of retail items belonging to different categories. Foretelling the Retail price can be a daunting task due to the huge datasets with a variety of attributes ranging from Text, Numbers(floats, integers), and DateTime. Also, outliers can be a big problem when dealing with unit prices.


Languages

Language:Jupyter Notebook 60.5%Language:JavaScript 30.6%Language:CSS 7.0%Language:Python 1.5%Language:HTML 0.3%Language:PHP 0.0%Language:Procfile 0.0%