**arXiv ID:** 1610.01922 **Authors:** Arif Budiman, Mohamad Ivan Fanany, Chan Basaruddin **Published:** 2016-10-06T16:08:52Z **Abstract:** A machine learning method needs to adapt to over time changes in the environment. Such changes are known as concept drift. In this paper, we propose concept drift tackling method as an enhancement of Online Sequential Extreme Learning Machine (OS-ELM) and Constructive Enhancement OS-ELM (CEOS-ELM) by adding adaptive capability for classification and regres...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill adaptive-online-sequential-elm-for-concept-drift-tackling --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Adaptive Online Sequential Elm For Concept Drift Tackling?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-adaptive-online-sequential-elm-for-concept-drift-t)More formats (shields.io, HTML) on the badges page.
# Adaptive Online Sequential ELM for Concept Drift Tackling
**arXiv ID:** 1610.01922
**Authors:** Arif Budiman, Mohamad Ivan Fanany, Chan Basaruddin
**Published:** 2016-10-06T16:08:52Z
**Abstract:**
A machine learning method needs to adapt to over time changes in the environment. Such changes are known as concept drift. In this paper, we propose concept drift tackling method as an enhancement of Online Sequential Extreme Learning Machine (OS-ELM) and Constructive Enhancement OS-ELM (CEOS-ELM) by adding adaptive capability for classification and regression problem. The scheme is named as adaptive OS-ELM (AOS-ELM). It is a single classifier scheme that works well to handle real drift, virtual drift, and hybrid drift. The AOS-ELM also works well for sudden drift and recurrent context change type. The scheme is a simple unified method implemented in simple lines of code. We evaluated AOS-ELM on regression and classification problem by using concept drift public data set (SEA and STAGGER) and other public data sets such as MNIST, USPS, and IDS. Experiments show that our method gives higher kappa value compared to the multiclassifier ELM ensemble. Even though AOS-ELM in practice does not need hidden nodes increase, we address some issues related to the increasing of the hidden nodes such as error condition and rank values. We propose taking the rank of the pseudoinverse matrix as an indicator parameter to detect underfitting condition.
## Skill Description
This skill is generated from the arXiv paper: Adaptive Online Sequential ELM for Concept Drift Tackling (1610.01922).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1610.01922](http://arxiv.org/abs/1610.01922v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!