This repository contains code, dataset and all other required files for a machine learning project that predicts the price of a laptop based on its specifications. The user can input details about the laptop such as the brand, processor, RAM, storage, and screen size, and the program will estimate the cost of the laptop.
This model is trained on dataset which is taken from kaggle.
If you want to run the application locally use following steps -
git clone https://github.com/darthdaenerys/Laptop-Price-Prediction.git
cd Laptop-Price-Prediction
pip install -r requirements.txt
- Run
app.py
and open the localhost server on your browser from the ip address displayed on the terminal.
If you would like to contribute to this project, you can fork the repository and submit a pull request with your changes. Please make sure to test your changes thoroughly before submitting the pull request.
Thanks for visiting!
I would like to take a moment to express my gratitude for visiting my repository on GitHub. Your interest in my work means a lot to me and encourages me to continue contributing to the community. If you have any questions or feedback, please do not hesitate to contact me here