Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 891 Bytes

index.rst

File metadata and controls

21 lines (15 loc) · 891 Bytes

Welcome to FlowRec's documentation!

https://raw.githubusercontent.com/paraschakis/flowrec/master/FlowRec.png


FlowRec extends the functionality of the streaming framework Scikit-Multiflow's to enable prototyping and benchmarking of stream-based recommender systems.

This documentation only describes the unique features of FlowRec that are not part of the host library. Please refer to Scikit-Multiflow's documentation to familiarize yourself with the general functionality of the framework.

Note: the documentation is currently being updated. Stay tuned!

.. toctree::
   :maxdepth: 1
   :hidden:
   :caption: Prototyping

   Evaluation parameters <eval_parameters>
   Shared data <shared_data>
   Examples <examples>