🗃️ Base module
Base class for classification algorithm.
🗃️ Core
The functions perform detector checks and utilize Numba decorators for Just-In-Time compilation
🗃️ Utils
Utility functions and helpers for development.
Explore the advanced documentation of the library, covering the base classes and the utility functions in utils for metrics and multiclass classification handling.
Base class for classification algorithm.
The functions perform detector checks and utilize Numba decorators for Just-In-Time compilation
Utility functions and helpers for development.