Skip to main content Skip to main navigation

Publikation

CBRkit: An Intuitive Case-Based Reasoning Toolkit for Python

Mirko Lenz; Lukas Malburg; Ralph Bergmann
In: Case-Based Reasoning Research and Development. International Conference on Case-Based Reasoning (ICCBR-2024), Merida, Mexico, Pages 289-304, Lecture Notes in Computer Science (LNCS), Vol. 14775, ISBN 978-3-031-63646-2, Springer Nature Switzerland, Cham, 2024.

Zusammenfassung

Developing Case-Based Reasoning (CBR) applications is a complex and demanding task that requires a lot of experience and a deep understanding of users. Additionally, current CBR frameworks are not as usable as Machine Learning (ML) frameworks that can be deployed with only a few lines of code. To address these problems and allow users to easily build hybrid Artificial Intelligence (AI) systems by combining CBR with techniques such as ML, we present the CBRkit library in this paper. CBRkit is a Python-based framework that provides generic and easily extensible functions to simplify the creation of CBR applications with advanced similarity measures and case representations. The framework is available from GitHub and PyPI under the permissive MIT license. An initial user study indicates that it is easily possible even for non-CBR experts and users who only have limited Python programming skills to develop their own customized CBR application.

Projekte