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

Flood Prediction #887

Open
thevijayshankersharma opened this issue Aug 4, 2024 · 11 comments
Open

Flood Prediction #887

thevijayshankersharma opened this issue Aug 4, 2024 · 11 comments
Labels
Status: Up for Grabs Up for grabs issue.

Comments

@thevijayshankersharma
Copy link

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Flood Prediction Using Machine Learning

🔴 Aim : To develop machine learning models for accurate flood prediction by analyzing historical data, weather patterns, topographical information, and real-time sensor inputs. This will improve flood warnings, emergency response, and planning strategies.

🔴 Dataset : Historical flood data, weather data, topographical data, and real-time sensor inputs. (Specific dataset sources can be mentioned once identified.)

🔴 Approach : Implement 3-4 different machine learning algorithms to develop flood prediction models.


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


Happy Contributing 🚀

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

Copy link

github-actions bot commented Aug 4, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@thevijayshankersharma thevijayshankersharma changed the title Flood Prediction Using Machine Learning Flood Prediction Aug 4, 2024
@abhisheks008
Copy link
Owner

What are the models you are planning to implement here for this problem statement?
@thevijayshankersharma

@thevijayshankersharma
Copy link
Author

thevijayshankersharma commented Aug 6, 2024

@abhisheks008 These

image

K-Nearest Neighbors (KNN)
Logistic Regression
Support Vector Classification
Decision Tree Classifier
Random Forest Classifier

@abhisheks008
Copy link
Owner

Hi @thevijayshankersharma this project repository mainly focuses on deep learning methods instead of machine learning methods. You need to update your approach and get back again.

@abhisheks008 abhisheks008 added the Status: Up for Grabs Up for grabs issue. label Aug 11, 2024
@SHREERAJ11
Copy link
Contributor

SHREERAJ11 commented Sep 30, 2024

Since no dataset provided, I want to use the dataset inspired from this published paper.
FloodNet Challenge EARTHVISION2021
This contains satellite imagery datasets that include images before and after a disaster, along with annotations describing the damage levels.
Main approach is to preprocess data and develop CNN model for image classifying and predicting damage. Also include evaluation results.

@abhisheks008
Copy link
Owner

Hi @SHREERAJ11 hope you are doing well.
Are you participating in the GSSoC Extd event?
What are the specific CNN architectures you are planning to implement for this problem statement?

The dataset is good. Thanks for sharing it.

@SHREERAJ11
Copy link
Contributor

Hello! @abhisheks008 I'm doing well, thanks.
No, I'm not participating in the extd event. I just wanted to contribute to this issue.

For this problem, I want to use ResNet. Based on the size, I think ResNet34 would be okay. I will also try ResNet50 if not constrained by my resources, also experiment with mobilenet architecture for comparison.

@abhisheks008
Copy link
Owner

Apart from ResNet what are the other models you are planning to implement here? As you know, you need to implement 3-4 models for each problem statement.

@SHREERAJ11
Copy link
Contributor

I will be implementing ResNet, MobileNet, EfficientNet, and VGG19 models.

@abhisheks008
Copy link
Owner

Assigning this issue to you @SHREERAJ11

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC hacktoberfest gssoc-ext and removed Status: Up for Grabs Up for grabs issue. labels Oct 9, 2024
@Niraj1608
Copy link
Contributor

@abhisheks008 assign me this

@abhisheks008 abhisheks008 added Status: Up for Grabs Up for grabs issue. ieee-igdtuw IEEE IGDTUW Open Source Week 2024 and removed Status: Assigned Assigned issue. level 2 Level 2 for GSSOC hacktoberfest gssoc-ext labels Nov 10, 2024
@abhisheks008 abhisheks008 removed the ieee-igdtuw IEEE IGDTUW Open Source Week 2024 label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for Grabs Up for grabs issue.
Projects
None yet
Development

No branches or pull requests

4 participants