Evaluate the realism of generated output.
bin/coherence.sh
measures the coherence of real datasets
and compares them with equivalent mimicked datasets.
bin/evaluate.js
measures realism values.
This script accepts the following parameters bus_BE
, train_BE
or train_NL
,
which respectively measures realism for the Belgian bus and railway company and the Dutch railway company.
data/data.zip
must be inzipped before these measurements can be initiated.
bin/performance.sh
will measure the execution times and memory usage for different parameters.
The correlation between population distributions and stops of areas are measured using stats/correlation.r
.
All data sources from data/data.zip
are created using the Population density generator.
The PoDiGG generator is written by Ruben Taelman.
This code is copyrighted by Ghent University – imec and released under the MIT license.