ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

Laptop Price Prediction (ML) #37

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

Aim

The aim is to predict price of a laptop on the basis of various factors such as manufacturer, type of processor, processing speed(GHz), Ram(gb), HDD(gb), SSD(gb), Graphics(gb) and ScreenSize(inch).

ML Algorithm to be Used

Random Forest Regressor

Package to be Used for GUI

tkinter