AnthonyMejia0 / CS170-ML-Project

Machine learning project to predict severity of car accidents given driving conditions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS170 Machine Learning Project

Introduction to Machine Learning

Project to predict the severity of recorded car accidents given weather and time conditions.

This project uses several basic training algorithms such as:

  • Desicion Tree
  • Random Forest
  • K-Nearest Neighbors
  • Logistic Regression

For a detailed breaakdown and explanation of the project, please read the included Jupyter Notebook.

About

Machine learning project to predict severity of car accidents given driving conditions.


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%