scispace - formally typeset
T

Talel Abdessalem

Researcher at Télécom ParisTech

Publications -  96
Citations -  1522

Talel Abdessalem is an academic researcher from Télécom ParisTech. The author has contributed to research in topics: Recommender system & Betweenness centrality. The author has an hindex of 14, co-authored 96 publications receiving 1095 citations. Previous affiliations of Talel Abdessalem include Institut Mines-Télécom & National University of Singapore.

Papers
More filters
Journal ArticleDOI

Adaptive random forests for evolving data stream classification

TL;DR: This work presents the adaptive random forest (ARF) algorithm, which includes an effective resampling method and adaptive operators that can cope with different types of concept drifts without complex optimizations for different data sets.
Posted ContentDOI

Scikit-Multiflow: A Multi-output Streaming Framework

TL;DR: Scikit-multiflow is a multi-output/multi-label and stream data mining framework for the Python programming language that provides multiple state of the art methods for stream learning, stream generators and evaluators.
Journal Article

Scikit-Multiflow: A Multi-output Streaming Framework

TL;DR: Scikit-multiflow as mentioned in this paper is a multi-output/multi-label and stream data mining framework for the Python programming language, which provides multiple state-of-the-art methods for stream learning, stream generators and evaluators.
Proceedings ArticleDOI

POI Recommendation: Towards Fused Matrix Factorization with Geographical and Temporal Influences

TL;DR: This work depicts how matrix factorization can serve POI recommendation, and proposes a novel attempt to integrate both geographical and temporal influences into matrixfactorization, which shows up to 20\% benefit on recommendation precision.
Posted Content

River: machine learning for streaming data in Python.

TL;DR: River is a machine learning library for dynamic data streams and continual learning that is the result from the merger of the two most popular packages for stream learning in Python: Creme and scikit-multiflow.