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 Rent Analysis and Prediction of Mumbai #444

Closed
abhisheks008 opened this issue Nov 29, 2023 · 24 comments · Fixed by #523
Closed

House Rent Analysis and Prediction of Mumbai #444

abhisheks008 opened this issue Nov 29, 2023 · 24 comments · Fixed by #523
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 IWOC2024 IWOC 2.0 Open Source Event

Comments

@abhisheks008
Copy link
Owner

ML-Crate Repository (Proposing new issue)

🔴 Project Title : House Rent Analysis and Prediction of Mumbai
🔴 Aim : Create a ML model for analyzing and predicting the house rents of Mumbai based on the given dataset.
🔴 Dataset : https://www.kaggle.com/datasets/lokeshgupta2020/house-rent-in-mumbai
🔴 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.


📍 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.

🔴🟡 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.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

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

@abhisheks008 abhisheks008 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Nov 29, 2023
@ankana2113
Copy link

@abhisheks008 can I work on this issue?

@abhisheks008
Copy link
Owner Author

Can you share your approach for solving this issue?
@ankana2113

@Cgarg9
Copy link

Cgarg9 commented Dec 6, 2023

can I be assigned this issue?

@abhisheks008
Copy link
Owner Author

@Cgarg9 please share your approach for solving this issue.

@Cgarg9
Copy link

Cgarg9 commented Dec 8, 2023

Full name : Chirag Garg
GitHub Profile Link : https://github.com/Cgarg9
Participant ID (If not, then put NA) :
Approach for this Project : Would plot few graphs to visualise the data trends. Then would try different algorithms like linear regression, random forest, XGBoost.
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) KWOC

@Cgarg9
Copy link

Cgarg9 commented Dec 8, 2023

i don't know where to find my participant id. Could you tell?

@abhisheks008
Copy link
Owner Author

Don't worry about the participant ID, it's of no use in KWOC. Anyways it's a nice approach for this issue. Issue assigned to you. You can start working on it.
@Cgarg9

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor KWOC 2023 and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Dec 8, 2023
@abhisheks008
Copy link
Owner Author

Hi @Cgarg9 any update on this issue?

@Cgarg9
Copy link

Cgarg9 commented Dec 21, 2023

Almost done with this. Will make the pr by Saturday

@Avdhesh-Varshney
Copy link
Contributor

@abhisheks008 i would like to work on this issue. Could you please assign it to me?

Full name : Avdhesh Varshney
GitHub Profile Link : https://github.com/Avdhesh-Varshney
Participant ID (If not, then put NA) :
Approach for this Project :

  • Analysing the dataset.
  • EDA processing.
  • Filtering the dataset so that which can easily fit into any type of the model.
  • Applying the different type of the algorithms like, random forest, linear regression, xgboost, knn classifier, svm classifier, etc.
  • Summarizing all the algorithms at the end of the notebook.

What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) KWOC

@Avdhesh-Varshney
Copy link
Contributor

@abhisheks008 please assign this project to me to contribute under KWOC'23

@abhisheks008
Copy link
Owner Author

Hi @Avdhesh-Varshney this is already assigned to someone.

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned Intermediate Points 30 - SSOC 2024 IWOC2024 IWOC 2.0 Open Source Event and removed Assigned 💻 Issue has been assigned to a contributor KWOC 2023 labels Jan 10, 2024
@raysofani
Copy link
Contributor

Hi @abhisheks008 , I would like to take up this issue!!
Full name : Aniket Ray
GitHub Profile Link : https://github.com/raysofani
Participant ID (If not, then put NA) : NA
Approach for this Project :

  1. EDA Processing
  2. Feature engineering
  3. Use 3-4 algorithm to Analyse and do the required Prediction.
    What is your participant role? IWOC 2.0

@abhisheks008
Copy link
Owner Author

Can you share the models you want to implement for this project?

@pranjalipilankar
Copy link

pranjalipilankar commented Jan 12, 2024

Full name: Pranjali Pilankar
GitHub Profile Link: https://github.com/pranjalipilankar
Participant ID (If not, then put NA) :
Approach for this Project:

  1. Preprocessing the data to remove outliers and reduce dimensions by PCA
  2. Plotting data using Matplotlib to identify distinct trends and also make assessments regarding the suitable model to apply
  3. Apply algorithms like linear regression, polynomial regression, and random forest algorithms. Also, explore other algorithms which may be suitable according to the distribution of the data
  4. Analyse the accuracy of the models using RMSE error and also explore other methods.
    What is your participant role?: IWOC '24

@pranjalipilankar
Copy link

@abhisheks008 Please assign this issue to me under JWOC'24 :)

@abhisheks008
Copy link
Owner Author

@abhisheks008 Please assign this issue to me under JWOC'24 :)

This issue is part of IWOC2024.

@raysofani
Copy link
Contributor

Can you share the models you want to implement for this project?

Will use common ones like Linear regression, decision tree, random forest and support vector machine. Will also apply Gradient boosting that may offer improved accuracy. Further the choice of model will depend on the complexity of the dataset , which we can come upon once analysing the dataset.

@raysofani
Copy link
Contributor

@abhisheks008 Please assign this issue to me under IWOC2024

@pawaspy
Copy link
Contributor

pawaspy commented Jan 12, 2024

Full name : Pawas Pandey
GitHub Profile Link : github.com/pawaspy
Participant ID (If not, then put NA) : NA
Approach for this Project : Linear regression, decision tree, random forest and support vector machine. Will also apply Gradient boosting that may offer improved accuracy. Further the choice of model will depend on the complexity of the dataset , which we can come upon once analysing the dataset.
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) : JWoC

@abhisheks008 please assign me the issue.

@pranjalipilankar
Copy link

Sorry for the typo mistake. I want to work on this issue as a part of IWOC '24.

@bhavya-06darshnik
Copy link

Full name : Bhavya Kumar
GitHub Profile Link : https://github.com/bhavya-06darshnik
Participant ID (If not, then put NA) : NA

  • Approach for this Project : I'll use basics of ML, such as preprocessing data, plotting graph using matplotlib & will use common algo like Linear regression, polynomial regression, & will analyse data.
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

@abhisheks008 please assign me this issue as IWOC2024

@aamiransari072
Copy link

Full name : Md Aamir Ansari
GitHub Profile Link : https://github.com/aamiransari072
Participant ID :NA
Approach for this Project : we first do the eda on data set trying to figure out the insides of data set then we apply diffrent diffrent algorithms like linear regression , svm, decison tree and deep learning then we evaluate our model according to roc curve and mae
What is your participant role? IWOC 2.O

@abhisheks008
Copy link
Owner Author

Issue assigned to @raysofani on FCFS basis. Those who have commented apart from @raysofani, you can check out other issues present in this repo (check out the page 2 of the Issues section, lots of open issues are present there to work on).

@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 13, 2024
abhisheks008 added a commit that referenced this issue Jan 16, 2024
House Rent Analysis and Prediction of Mumbai #444
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 Intermediate Points 30 - SSOC 2024 IWOC2024 IWOC 2.0 Open Source Event
Projects
None yet
9 participants