Fix generator methods in _DenseAdaBoostClassifier
to use yield from
instead of return
#35
Loading
_DenseAdaBoostClassifier
to use yield from
instead of return
#35