Frouros: An open-source Python library for drift detection in machine learning systems

Frouros is an open-source Python library capable of detecting drift in machine learning systems. It provides a combination of classical and more recent algorithms for drift detection, covering both concept and data drift. We have designed it to be compatible with any machine learning framework and e...

Full description

Bibliographic Details
Authors: Céspedes Sisniega, Jaime, López-García, Álvaro
Format: article
Status:Published version
Publication Date:2024
Country:España
Institution:Consejo Superior de Investigaciones Científicas (CSIC)
Repository:DIGITAL.CSIC. Repositorio Institucional del CSIC
OAI Identifier:oai:digital.csic.es:10261/358367
Online Access:http://hdl.handle.net/10261/358367
Access Level:Open access
Keyword:Machine learning
Drift detection
Concept drift
Data drift
Python
Description
Summary:Frouros is an open-source Python library capable of detecting drift in machine learning systems. It provides a combination of classical and more recent algorithms for drift detection, covering both concept and data drift. We have designed it to be compatible with any machine learning framework and easily adaptable to real-world use cases. The library is developed following best development and continuous integration practices to ensure ease of maintenance and extensibility.