Skip to content

Highlighting the criticality of precautionary measures for road accidents

Notifications You must be signed in to change notification settings

Pavan-kumar-932004/btranalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTR Analysis (Beyond The Roads)

BTR Analysis is a project aimed at highlighting the criticality of precautionary measures for road accidents. Leveraging Data Analysis, Machine Learning, and Web Development, this project integrates these aspects into a cohesive platform that displays and analyzes crucial data related to road safety.

Table of Contents

Introduction

The primary objective of BTR Analysis is to emphasize the significance of proactive measures in mitigating road accidents. Through the utilization of various technologies such as Data Analysis, Machine Learning algorithms, and Web Development tools, this project amalgamates datasets and presents insights into road safety statistics.

Contributors

Project Structure

The project consists of several components:

  • HTML Pages: index.html, column.html, bar3.html, map.html, model.html
  • Stylesheets: CSS files for styling
  • JavaScript: Script files for functionality and interactivity
  • Machine Learning Model: Included in model.html, offering predictive analysis

Features

  1. Data Visualization: Utilizes Chart.js for state-wise and year-wise analysis.
  2. Geographical Analysis: Provides insights into accident-prone areas through an embedded map.
  3. Machine Learning Integration: Includes a machine learning model to predict accidents based on historical trends, which is an API built in Flask
  4. Informative Interface: Offers information on primary causes of accidents and precautionary measures.

Installation

  1. Clone the repository: git clone https://github.com/sanj16/btranalysis
  2. Open the HTML files in a web browser.

Usage

  • Navigate through the different HTML pages to explore various analyses and information presented.
  • Use the machine learning model interface to predict accidents based on historical data.

Technologies Used

  • HTML/CSS/JavaScript
  • Chart.js
  • Bootstrap
  • Axios
  • Machine Learning (Polynomial Regression)

Acknowledgments

  • AWS Sagemaker for hosting the dataset and model
  • Contributors for their dedicated efforts in building this project
  • Render for site hosting / deployment

About

Highlighting the criticality of precautionary measures for road accidents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.2%
  • HTML 21.1%
  • CSS 10.6%
  • JavaScript 9.2%
  • Python 1.9%