Add unit tests.
timmens opened this issue · 2 comments
timmens commented
Add unit tests to all functions in causaltree.py
.
timmens commented
I added unit tests for functions
_compute_valid_splitting_indices
_retrieve_index
_predict_row_causaltree
timmens commented
For now it would be especially important to add unit tests for functions located in cforest/forest.py
.