GithubHelp home page GithubHelp logo

rekklessss / cloudburst-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.56 MB

An app to predict weather conditions based on extensive data sets

C++ 43.17% C 2.70% Objective-C 0.07% Kotlin 0.26% Dart 11.43% Swift 3.27% HTML 3.54% CMake 35.57%

cloudburst-app's Introduction

Cloudburst Detection System

The Cloudburst Detection System is an innovative Android app designed to predict and mitigate the impact of cloudbursts using machine learning models and real-time weather data. This app aims to save lives and protect property by providing accurate and timely cloudburst predictions.

Key Features

  • Real-Time Data Integration: Integrates real-time weather data from the OpenMeteo API to provide users with up-to-the-minute information, critical for cloudburst prediction.
  • Machine Learning Models: Utilizes advanced machine learning models trained on meteorological datasets to enhance the accuracy of cloudburst predictions.
  • User-Centric Design: Features a user-friendly interface tailored for mobile devices, with functionalities such as push notifications and location-based alerts to enhance user engagement.
  • Ease of Accessibility: Easily accessible with a single tap on a smartphone, making it convenient for users to check weather updates on the go.

Model Selection

1. Random Forest Classifier

  • Accuracy: 91.756%
  • Benefits:
    • Strong at capturing non-linear patterns in meteorological data.
    • Robust performance even with noisy data.

2. Gradient Boosting Classifier

  • Accuracy: 89.134%
  • Benefits:
    • Effective in handling class imbalance, crucial for rare cloudburst events.
    • Provides valuable insights into the importance of meteorological parameters.

3. Convolutional Neural Network (CNN)

  • Accuracy: 82.542%
  • Benefits:
    • Specialized in handling spatial meteorological data, such as grid-based information.
    • Automatically learns hierarchical features, accommodating diverse scales.

4. Linear Regression

  • Benefits:
    • Simple and interpretable model for understanding linear relationships.
    • Offers insights into the significance of individual meteorological parameters.

License

This project is licensed under the MIT License. See the LICENSE file for details.

cloudburst-app's People

Contributors

rekklessss avatar nikhil-rgb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.