SafeRoad

dc.contributor.authorParadiso, Matthewen
dc.contributor.authorMorrison, Matthewen
dc.contributor.authorSuriano Siu, Julioen
dc.date.accessioned2016-05-09T14:25:18Zen
dc.date.available2016-05-09T14:25:18Zen
dc.date.issued2016-05-04en
dc.descriptionSmartRoad is developed in Java. The NHTSA complaint and recalls databases are imported into a MySQL database. The Java application connects to the MySQL databases using the Java Database Connection (JDBC). Using the JDBC, the Java application sends SQL queries to the databases and determines the most commonly complained about vehicle makes, models, and components. Once these attributes are determined, the most common complaints are compiled into a comma separated value called "CommonComplaints.csv". Upon compilation to the file, all text values are converted to a unique corresponding numeric value for compatibility with the classifiers, and all complaints are initially unclassified. A Hash Map is used to map text to numeric values and back. Once compiled, a classifier is instantiated and is built on the already classified training set. The classifier that is used is the Naive Bayes classifier from the Java Machine Learning (JML) Library. Upon building, the classifier learns what patterns and attributes contribute to a recall. Once built, the classifier then works on "CommonComplaints.csv" and classifies each complaint in the file. All complaints that are classified as a recall are then compiled to "PredictedRecalls.csv" and numerical values are converted back to text for ease of reading. Comma separated value format is used for its exceptional organization and compatibility. Also included in this submission is the final report for the SafeRoad project. Submissions have been made in both PDF and Microsoft Word Document format. The final report contains a more detailed summary of the project as well as a user manual and developers manual. Documentation of the development process, usage instructions, and development information are all available in the report. PowerPoint and PDF files are provided for the final project presentation.en
dc.description.abstractDescribed is a project on the development of the SafeRoad software application; the report provides a reference for future work. This project was completed as a capstone requirement for CS 4624 (Multimedia, Hypertext, and Information Access) at Virginia Tech, guided by the client. SafeRoad is a software application designed to to analyze the NHTSA vehicle complaint database, determine the most common complaints, and predict recalls based on these complaints. The goal of the application is to make our vehicles and roads safer and prevent the loss of life. The software has been developed to be used by data analysts for automotive manufacturers and governing agencies such as the NHTSA. The software can be run either preemptively or in response to a complaint or series of complaints regarding an automobile or one of its components. The results of the program can lead to the issuing of a recall before more serious consequences occur. The project has been developed using Java, database connectivity, and machine learning algorithms. A classifier training set has been created and included with the source code. The final product has proven to predict recalls with an accuracy level that is significantly higher than what was required.en
dc.description.sponsorshipClient: Xuan Zhang, Professor: Edward Foxen
dc.identifier.urihttp://hdl.handle.net/10919/70942en
dc.language.isoen_USen
dc.rightsCreative Commons CC0 1.0 Universal Public Domain Dedicationen
dc.rights.urihttp://creativecommons.org/publicdomain/zero/1.0/en
dc.subjectMachine learningen
dc.subjectNatural Language Processingen
dc.subjectDatabaseen
dc.subjectNHTSAen
dc.subjectvehicle complaint databaseen
dc.subjectautomobile recallsen
dc.subjectautomotive manufacturersen
dc.subjectclassifier training seten
dc.subjectNaive Bayesen
dc.titleSafeRoaden
dc.title.alternativeAn Application To Help Prevent Automotive Accidents Caused By Manufacturing Defectsen
dc.typePresentationen
dc.typeSoftwareen
dc.typeTechnical reporten

Files

Original bundle
Now showing 1 - 5 of 5
Name:
SafeRoad.zip
Size:
141.65 MB
Format:
Description:
SafeRoad Source Code
Loading...
Thumbnail Image
Name:
SafeRoad Presentation.pdf
Size:
184.24 KB
Format:
Adobe Portable Document Format
Description:
SafeRoad Class Presentation (PDF)
Name:
SafeRoad Presentation.pptx
Size:
156.21 KB
Format:
Microsoft Powerpoint XML
Description:
SafeRoad Class Presentation (Microsoft Power Point)
Name:
SafeRoad Final Report.docx
Size:
908.94 KB
Format:
Microsoft Word XML
Description:
Safe Road Final Report (Microsoft Word Document)
Loading...
Thumbnail Image
Name:
SafeRoad Final Report.pdf
Size:
867.9 KB
Format:
Adobe Portable Document Format
Description:
SafeRoad Final Report (PDF)
License bundle
Now showing 1 - 1 of 1
Name:
license.txt
Size:
1.5 KB
Format:
Item-specific license agreed upon to submission
Description: