Skip to content

Test

Lucio Anderlini requested to merge test into master

Test suite

Test branches develops tools for automatic and frequent testing before commits, very useful for Continuous Integration. A brief description of the tests module (python) was added to the README.md file.

Pruning

This branch includes also an updated LightWeightDet object with improved functionalities including pruning and "pruning to a given number of cells".

SampleGraph

A SampleGraph helper class was also added to ease the construction of 2D scatter plots of dataset used to train the dataset and their representation superposed to a 2D histogram obtained from Density Estimation Tree projections.

Merge request reports