Tags: TorchEnsemble-Community/Ensemble-Pytorch
Tags
feat: Add Fast Geometric Ensembling (#56) * Update CHANGELOG.rst * primal update * primal update * fix typos * primal update * improve FastGeometricClassifier * improve docstrings * add FastGeometricRegressor * flake8 formatting * flake8 formatting * add unit tests * add unit tests * add unit tests * flake8 formatting * improve documentation * improve unit tests * revert classification script * fix the workflow * add example * improve api and internal workflow * improve docstrings * fix the example