Initial release of brush, with a usability focus on pybrush
, the Python interface to the underlying GP library.
Currently implemented Python features include scikit-learn style regressors and classifiers:
BrushRegressor
BrushClassifier
This release will be used for the first version published to conda-forge
.