RachitAgrwal545422 / Sales-Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Details:-
Rachit Agrawal
RachitAgrawal545422@gmail.com
6394842628


This is a Big mart sales prediction project where we will try to predict the number of sales in a store using paramtres like fat content,Item weight etc

Here We have test and train data.We will seprate the test data in 2 parts X_train,Y_train and X_test,Y_test.


We will implement 2 different machine learning supervised learning algorihtms:-
1:-Linear regresssion
2:-Random Forest

Data set Link:- "https://www.kaggle.com/datasets/shivan118/big-mart-sales-prediction-datasets"
You can read about Random Forest algorihtm:- "https://towardsdatascience.com/random-forest-classification-678e551462f5"

About


Languages

Language:HTML 74.8%Language:Jupyter Notebook 25.1%Language:Python 0.1%