Mind-Benders / ML_DL_Projects

Showcase your Machine/Deep learning projects over here. Langauges: Python & R
GNU Affero General Public License v3.0
4 stars 4 forks source link

Regressions in Machine Learning #6

Closed ganesh-utla closed 1 year ago

ganesh-utla commented 1 year ago

Problem: Predict the Price of the Computer based on the features such as screen, ram, etc. using the Regression models such as LinearRegression, SupportVectorRegression, DecisionTreeRegression and RandomForestRegression models. Dataset: https://www.kaggle.com/datasets/kingburrito666/basic-computer-data-set

ganesh-utla commented 1 year ago

@kunalagra, can you assign it to me!

kunalagra commented 1 year ago

Done. Please next time use Original Reference to Dataset Link

ganesh-utla commented 1 year ago

Okay! I've updated the dataset link