top of page
STORES SALES ESTIMATION USING MODEL TRAINING
Jan 2015 – May 2015
Project description
• Created an algorithm to estimate store sales during the holiday and over the year using Knowledge discovery in Database (KDD) data extraction model in R programming language
• The Random Forest algorithm in R package repository is used to fetch and process data from various CSV files and write the output in final CSV file
• The final output contains the predicted sales predicted from the previous year sales
Technology: R Programming Language
Github Link: https://github.com/Purvachakravarti/R-Programming-Db-Project
bottom of page