libact icon indicating copy to clipboard operation
libact copied to clipboard

Enhancement for unit testing

Open yangarbiter opened this issue 9 years ago • 0 comments

For now, the unit tests for active learning algorithms are using the results of real-world data with fixed random seeds. So in the future if any modification to these algorithms have conflict with current test, it should be taken care carefully.

The rigorous way to do the test is to design artificial datasets. We'll leave it as future development goal.

yangarbiter avatar Mar 30 '16 13:03 yangarbiter