UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
50 stars 129 forks source link

[Code Addition Request]: Traffic Accident Prediction Model using Deep Learning #568

Open alo7lika opened 3 hours ago

alo7lika commented 3 hours ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

Project Description

Aim: To develop a deep learning model that predicts the likelihood of traffic accidents based on historical data and various contributing factors, ultimately enhancing road safety.

Dataset: Historical traffic accident data, including features like weather conditions, traffic volume, time of day, and geographical location.

Approach: Implement a Recurrent Neural Network (RNN) model, specifically using Long Short-Term Memory (LSTM) networks. The model will focus on time-based patterns in the traffic accident data to predict future events based on historical data. The project will include exploratory data analysis (EDA) to understand the dataset's characteristics and distributions, ensuring that EDA includes visualizations of the relationships between features and the target variable.

Full Name

Alolika bhowmik

Participant Role

Contributor GSSOC EXT 24

github-actions[bot] commented 3 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

alo7lika commented 3 hours ago

ADD LABELS GSSOC EXT 24 AND HACKTOBERFEST . ASSIGN ME THE PROJECT