ZeusCodes-Official / DS-Olympus-

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

Mobile Price Range Classification #57

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

Aim

The aim is to predict the range in which the price of a mobile phone lies.

0 --> low cost || 1 --> medium cost || 2 --> high cost || 3 --> very high cost

ML Algorithm to be Used

Random Forest Classifier