This section contains the installation documentation related to release 6 of this blueprint.
This release (i.e., R6) does not contain any specific installation guide as it contains of the following:
- Data-set (Vehicular Trajectories from Jeju, South Korea).
- Either you can run the notebook on cloud directly or you'll need conda-based environment that can run a Jupyter notebook.
- The notebook contains the code of kalman filter (KF), which was modified by us. It is made fit for predicting the vehicular locations after analyzing the data-set.
- To develop the API for this self modified KF is a part of the plan for release 6.
- For that, we will add an installation guide for it.