Skip to content

Commit

Permalink
Merge branch 'master' of github.com:w4k2/stream-learn
Browse files Browse the repository at this point in the history
  • Loading branch information
xehivs committed Dec 11, 2019
2 parents a7bd4e5 + 4086ed7 commit 17044cc
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/ensembles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ Oversamping-Based Online Bagging (OOB)

Undersampling-Based Online Bagging (UOB)
----------------------------------------


References
----------
.. bibliography:: ../references_ensembles.bib
:list: enumerated
:all:
39 changes: 39 additions & 0 deletions references_ensembles.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
@InProceedings{Wozniak2013,
author="Wo{\'{z}}niak, Micha{\l}
and Kasprzak, Andrzej
and Cal, Piotr",
editor="Larsen, Henrik Legind
and Martin-Bautista, Maria J.
and Vila, Mar{\'i}a Amparo
and Andreasen, Troels
and Christiansen, Henning",
title="Weighted Aging Classifier Ensemble for the Incremental Drifted Data Streams",
booktitle="Flexible Query Answering Systems",
year="2013",
publisher="Springer Berlin Heidelberg",
address="Berlin, Heidelberg",
pages="579--588",
isbn="978-3-642-40769-7"
}

@ARTICLE{Wang2015,
author={S. {Wang} and L. L. {Minku} and X. {Yao}},
journal={IEEE Transactions on Knowledge and Data Engineering},
title={Resampling-Based Ensemble Methods for Online Class Imbalance Learning},
year={2015},
volume={27},
number={5},
pages={1356-1368},
ISSN={2326-3865},
month={May},}

@INPROCEEDINGS{Oza2005,
author={N. C. {Oza}},
booktitle={2005 IEEE International Conference on Systems, Man and Cybernetics},
title={Online bagging and boosting},
year={2005},
volume={3},
number={},
pages={2340-2345 Vol. 3},
ISSN={1062-922X},
month={Oct},}

0 comments on commit 17044cc

Please sign in to comment.