Examples#
Runnable scripts covering the common tasks: training a single model, putting one
in a pipeline, comparing several against scikit-learn’s own estimators, and
plotting a decision boundary. Each is a standalone file under examples/ in
the repository.