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...

Descripción completa

Detalles Bibliográficos
Autores: Céspedes Sisniega, Jaime, López-García, Álvaro
Tipo de recurso: artículo
Estado:Versión publicada
Fecha de publicación:2024
País:España
Institución:Consejo Superior de Investigaciones Científicas (CSIC)
Repositorio:DIGITAL.CSIC. Repositorio Institucional del CSIC
OAI Identifier:oai:digital.csic.es:10261/358367
Acceso en línea:http://hdl.handle.net/10261/358367
Access Level:acceso abierto
Palabra clave:Machine learning
Drift detection
Concept drift
Data drift
Python
Descripción
Sumario: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.