adaptive-machine-learning / CapyMOA

Enhanced machine learning library tailored for data streams, featuring a Python API integrated with MOA backend support. This unique combination empowers users to leverage a wide array of existing algorithms efficiently while fostering the development of new methodologies in both Python and Java.
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

fix: fixing documentation for notebooks toctree #186

Closed cassales closed 1 week ago

cassales commented 3 weeks ago

The Contributing documentation points the user to the wrong file to the toctree.

add the filename to the toctree in notebooks/index.rst.

Should be add the filename to the toctree in docs/tutorials.rst.