https://github.com/smastelini/scikit-multiflow
History
Tip revision: bc714fd5ee4f0a486adc00ec6ae39eafa64f81cc authored by Jacob on 24 June 2020, 03:28:57 UTC
Fix bug in BatchIncrementalClassifier where an error was triggered if the first call to partial_fit contained fewer samples than window_size. (#259)
Tip revision: bc714fd
File Mode Size
.github
cicd
dev
docker
docs
src
tests
.codecov.yml -rw-r--r-- 595 bytes
.gitattributes -rw-r--r-- 368 bytes
.gitignore -rw-r--r-- 889 bytes
.readthedocs.yml -rw-r--r-- 553 bytes
.travis.yml -rw-r--r-- 1.4 KB
AUTHORS.md -rw-r--r-- 486 bytes
CONTRIBUTING.md -rw-r--r-- 6.7 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 118 bytes
README.md -rw-r--r-- 5.1 KB
_config.yml -rw-r--r-- 26 bytes
requirements-dev.txt -rw-r--r-- 38 bytes
requirements.txt -rw-r--r-- 103 bytes
setup.cfg -rw-r--r-- 194 bytes
setup.py -rw-r--r-- 5.5 KB
tox.ini -rw-r--r-- 27 bytes

README.md

back to top