Skip to content

I have trained a machine learning model for Laptop Price Prediction. The model which I have used is Random Forest Regression.

Notifications You must be signed in to change notification settings

zaid-mahboob/Laptop-Price-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laptop-Price-Predictor

I have trained a machine learning model for Laptop Price Prediction. The model which I have used is Random Forest Regression.

First we have to preprocess the data, in our case our first we did all the preprocessing according to the factors which were impacting the price of the laptop. After that we have simply applied random forest regression model on the data. We have extracted the trained model in a pickle file.

Afterwards we have used streamlit to have a simple gui and deploy it on our local host.

About

I have trained a machine learning model for Laptop Price Prediction. The model which I have used is Random Forest Regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published