justrach / Carpark-Analysis-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The goals of this project

  • Sort through the available car parks in Singapore
  • Create a Machine Learning model that is able to predict when a carpark has lots available based on historical data and test it with the live data to validate the use case of this model

How to view this project

  • Either go to the URL listed below
  • Or Visit the test.ipynb to view the

ReadME for contributors

  • When contributing to the code source, please ensure that you do a git pull first to prevent git conflicts

  • After that do a git commit with git commit -am "messageYouWantToAdd

  • We would not be using branching for this project

About


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.7%Language:JavaScript 0.1%