destyo / accident_prediction

Proyecto Final Machine Learning // Canadian Car Accidents 1994-2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn


Logo

Canadian Crash Accidents Prediction

project_description
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

Project for our Machine Learning course at CUNEF, Madrid. The goal was to develop an end-to-end machine learning project with the NCDB, you can find the Kaggle Dataset here: https://www.kaggle.com/tbsteal/canadian-car-accidents-19942014

Built With

  • Jupyter Notebook
  • VSCode
  • Python 3.8.12

(back to top)

Getting Started

Prerequisites

  • Python 3.8.12
  • Wanting to learn something new (just like we did! and still do)

Roadmap

  • EDA
  • Feature Engineering
  • Models
    • Model Optimization
    • Pipeline for preprocessing
  • Interpretability
  • English translation
  • Deploy model

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Antonio Tello Gómez - atelloengland@gmail.com

Project Link: https://github.com/destyo/accident_prediction

(back to top)

Acknowledgments

  • Andrés Mahía Morado for working as hard on this project as I did

(back to top)

About

Proyecto Final Machine Learning // Canadian Car Accidents 1994-2014


Languages

Language:HTML 85.4%Language:Jupyter Notebook 14.6%Language:Python 0.0%