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
63 stars 22 forks source link

feat(Misc): export and import models #131

Closed justinuliu closed 5 months ago

hmgomes commented 5 months ago

Hi @justinuliu , great work! I have made a few updates to the notebook, such as making the model removal process OS-independent.