{% extends "base.html" %} {% block outdated %} You're not viewing the latest version. Click here to go to latest. {% endblock %} {% block tabs %} {{ super() }}

River

A Python package for online/streaming machine learning.

Get started GitHub
{% endblock %} {% block content %}{% endblock %} {% block footer %}{% endblock %}