- Add the
ensemble
module containing Sequential Bootstrapped Classifier. - Add the
run_bars
method andstructural_breaks
module. - Add the
sample_weights
module. - Add the
cross_validation
module. - Add correspondence tests for each module.
- Fix docstring typos and errors.
- Update documents with detailed explanations and examples.
- Fix Ci-Cd workflow to only build and publish when receiving tag push.