PCA implementation, validation testing and more
Created by: jassak
PCA
- Algorithm implementation
- 100 validation tests, run federated on 2 local nodes
Algorithms
- New class
TestCaseGenerator
for generating random test cases for algorithm validation
Misc
- Add
metadata
anddatasets
properties on_AlgorithmExecutionInterface
- Remove
REAL
datatype and replace withDOUBLE
- Remove some datasets to make
inv load-data
faster - Smaller fixes