abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
357 stars 299 forks source link

House Price Prediction #595

Closed Sindhu-2004 closed 4 months ago

Sindhu-2004 commented 4 months ago

The goal of this statistical analysis is to help us understand the relationship between house features and how these variables are used to predict house price.

abhisheks008 commented 4 months ago

Can you share the dataset and approach for solving this issue?

Sindhu-2004 commented 4 months ago

Project Title : House Price Prediction Aim : The goal of this statistical analysis is to help us understand the relationship between house features and how these variables are used to predict house price. Data set : Housing.csv Approach : I will be implementing by Decision Tree or Random Forest, Logistic Regression.

abhisheks008 commented 4 months ago

Hi @Sindhu-2004 Deep Learning Simplified project repository majorly focuses on deep learning projects than basic machine learning projects. It'll be better if you come up with some deep learning project ideas/issues for this repository. Else you can check out the existing issues, and comment out with your approach.

Closing this issue.