Closed Manasi2001 closed 3 years ago
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).
Random Forest Regressor
tkinter
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