The Bootstrap aggregating version of the great SCM
from PyPI :
pip install randomscm
from source code :
git clone git@github.com:thibgo/randomscm.git
python -m pip install .
from randomscm import RandomScmClassifier
classifier = RandomScmClassifier()
Classifier implements most of scikit-learn standard methods.
- Thibaud Godon (maintainer)
- Elina Francovic-Fontaine
- Baptiste Bauvin