Skip to content

Hackdata-SNIoE/15-tec

Repository files navigation

Hackdata

Video (Google Drive)

Our project predicts flood on state regions using based on these parameters: the precipitation level on which the mishappening took place and the elevation level of that place.

We found a reliable trend from the chaotic nature of the two parameters took side by side.

Screenshot from 2024-02-04 11-12-19

This is the elevation vs precipitation graph that looks very chaotic, but

170702557063995244

It has this very subtle but beautiul deacying trend which can be easily approximated to a linear decreasing graph.

model

The equation $`y = -0.58x + 1462$`, was the model we were looking for.

This is 90% accurate to the data collected:

Screenshot from 2024-02-04 11-04-23

Predicting two previous flood events

Screenshot from 2024-02-04 11-04-54

Frontend

We used the mathematical model and integrated it with our site to provide a yes/no prediction out of the two parameters that are being collected from the openweatherapi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published