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

feat: clustering base classes and notebook #154

Closed cassales closed 1 month ago

cassales commented 2 months ago

Created the base classes for clustering Added a simple notebook to demonstrate and plot the generated (2d) clusters