Data Preprocessing
Introduction
On this page I will hold tutorials, documentation about general data preprocessing steps for Hong Kong data (Currently PCD data(Private) and Speed-Panel data) There are three categories of documents on this page: Code description files for the Data models used in this project, Software design guideline descriptions for current project and a Step by step tutorial for going through the data preprocessing steps for Hong Kong traffic data.
The code for the preprocessing steps is available at:
- https://github.com/AndresNamm/Incident-Detection-Java
- https://github.com/AndresNamm/Incident-Detection-Visualization
Topics
Code Descriptions
On this code Documentation page I keep more thorough descriptions ofsome important/complex code files available at Github This is only a Supplementary help in addition to reading the code.
Design
Short Summary of Design Guidelines for this project with info about responsibility division, UML, testing and deployment
Gothrough tutorial of the Preprocessing Steps
-
Here you can find info about: