stream-learn
stream-learn copied to clipboard
Data stream generators and evaluators should be pretty printable
A quick and dirty solution would be to inherit from scikit-learn's BaseEstimator class. Another option would be to create a base class or a mixin just for stream-learn.