w4k2 / stream-learn

The stream-learn is an open-source Python library for difficult data stream analysis.
https://stream-learn.readthedocs.io
GNU General Public License v3.0
62 stars 20 forks source link

Add Online Active Learning Ensemble #16

Closed bgulowaty closed 4 years ago

bgulowaty commented 4 years ago

Paper source: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8401336 Ensemble source code: https://ieee-dataport.org/documents/datasets-and-source-codes-oalensemble

currently work-in-progress

@xehivs

bgulowaty commented 4 years ago

I am truly sorry for omitting unit tests