Introduce LearnerND, BalancingLearner.from_product, and several bug fixes.
- Introduce
LearnerND(beta) - Add
BalancingLearner.from_product(seelearner.ipynbor doc-string for useage example) runner.live_info()now shows the learner's efficiencyrunner.task.print_stack()now displays the full traceback- Introduced
learner.tell_manyinstead of havinglearner.tellfigure out whether multiple points are added (#59) - Fixed a bug that occured when a
Learner1Dhad extremely narrow features
And more bugs, see v0.4.1...v0.5.0