Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

House Price Prediction #7

Closed
2 tasks
abhisheks008 opened this issue Dec 11, 2021 · 15 comments · Fixed by #85
Closed
2 tasks

House Price Prediction #7

abhisheks008 opened this issue Dec 11, 2021 · 15 comments · Fixed by #85
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor

Comments

@abhisheks008
Copy link
Owner

ML-Crate Repository (Proposing new issue)

🔴 Project Title : House Price Prediction
🔴 Aim : Predict the housing prices of a new house using linear regression. Linear regression is used to predict values of unknown input when the data has some linear relationship between input and output variables.
🔴 Dataset : https://www.cs.toronto.edu/~delve/data/boston/bostonDetail.html
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.

Hello, ML-Crate contributors, this issue is only for the contribution purposes and allocated only to the participants of SWOC 2.0 Open Source Program.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.
  • A Demo Project has been created to guide you about the whole structure of presenting the Project in this repository. Here's the link of the Demo Project - https://github.com/abhisheks008/ML-Crate/tree/main/Project-Demo-Folder

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.
  • This issue is only for 'SWOC' contributors of 'ML-Crate' project.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID :
  • Approach for this Project :
  • Are you a participant of SWOC 2.0?
    • YES
    • No

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned SWOC labels Dec 11, 2021
@Vanshikagoel0012 Vanshikagoel0012 mentioned this issue Dec 12, 2021
@Vanshikagoel0012
Copy link
Contributor

Full name : Vanshika goel
GitHub Profile Link :https://github.com/Vanshikagoel0012
Participant ID :1093
Approach for this Project House Price Prediction #7
Are you a participant of SWOC 2.0?
YES

@abhisheks008
Copy link
Owner Author

@Vanshikagoel0012 Tell me what are the algorithms you are going to use?

@Vanshikagoel0012
Copy link
Contributor

This will be based on linear regression

@abhisheks008
Copy link
Owner Author

@Vanshikagoel0012 Try to implement more regression algorithms like decision tree, random forest, gradient boosting and many more. Then make a comparison of all the algorithms based on the accuracy scores, f1 score, r2 score and finalize the best fitted model/algorithm.

Anyways the issue is assigned to you, go ahead!

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Dec 12, 2021
@Vanshikagoel0012
Copy link
Contributor

okayy

@ASLManasa
Copy link
Contributor

@Vanshikagoel0012 update?

@Vanshikagoel0012
Copy link
Contributor

will upload it by tomorrow.

@abhisheks008
Copy link
Owner Author

Hey @Vanshikagoel0012, what's the update here?

@Vanshikagoel0012
Copy link
Contributor

The dataset above can only be opened in UNIX operating system I have also messaged @abhisheks008 regarding this on discord.

@abhisheks008
Copy link
Owner Author

@Vanshikagoel0012 sorry for the inconvenience caused from my side. You can use a suitable dataset as pe your choice to complete this project. No issues.

@Vanshikagoel0012
Copy link
Contributor

No problem,I will use the dataset according to my convenience

@abhisheks008
Copy link
Owner Author

Yup go ahead @Vanshikagoel0012

@abhisheks008 abhisheks008 linked a pull request Jan 1, 2022 that will close this issue
14 tasks
@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor labels Jan 12, 2022
@Vanshikagoel0012
Copy link
Contributor

DUE TO SOME PERSONAL REASON I WAS NOT ABLE TO FOCUS ON THAT PLEASE REASSIGN ME THIS
HOUSE PRICE PREDICTION MODEL
I HAVE COMPLETED IT I JUST NEED TO MAKE SOME EDITS

@abhisheks008
Copy link
Owner Author

I know everyone is having their personal problems, but it's your responsibility to provide an update to us, otherwise how can we assess your situation and all?

Anyways assigning to you again and make a fresh PR for this issue, also follow the proper folder distribution for the project.

@Vanshikagoel0012

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jan 12, 2022
@Vanshikagoel0012
Copy link
Contributor

Thank you so much for understanding

@abhisheks008 abhisheks008 linked a pull request Jan 12, 2022 that will close this issue
14 tasks
@abhisheks008 abhisheks008 linked a pull request Jan 15, 2022 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants