|
Learning Curve Plus Plus (LCPP)
|
A C++20 Header Only Library for Learning Curve Generation
lcpp is a lightweight C++20 header only library for generating learning curves for supervised machine learning algorithms.
It requires no separate compilation and is designed for fast integration into existing workflows.
The library is particularly suited for:
For installation instructions and source code, visit:
https://github.com/taylanot/lcpp/
The documentation mirrors the project directory structure and is organized into the following sections. The main components of the project are divided into four parts:
Two more sections provide insights into the functionality of the project: