Skip to main content

Python wrapper for MOA to allow efficient use of existing algorithms with a more modern API.

Project description

CapyMOA

Banner Image

PyPi Version Join the Discord Documentation GitHub

Machine learning library tailored for data streams. Featuring a Python API tightly integrated with MOA (Stream Learners), PyTorch (Neural Networks), and scikit-learn (Machine Learning). CapyMOA provides a fast python interface to leverage the state-of-the-art algorithms in the field of data streams.

To setup CapyMOA, simply install it via pip. If you have any issues with the installation (like not having Java installed) or if you want GPU support, please refer to the installation guide. Once installed take a look at the tutorials to get started.

# CapyMOA requires Java. This checks if you have it installed
java -version

# CapyMOA requires PyTorch. This installs the CPU version
pip install torch torchvision --index-url https://download.pytorch.org/whl/cpu

# Install CapyMOA and its dependencies
pip install capymoa

# Check that the install worked
python -c "import capymoa; print(capymoa.__version__)"

⚠️ WARNING

CapyMOA is still in the early stages of development. The API is subject to change until version 1.0.0. If you encounter any issues, please report them in GitHub Issues or talk to us on Discord.


Benchmark Image Benchmark comparing CapyMOA against other data stream libraries. The benchmark was performed using an ensemble of 100 ARF learners trained on capymoa.datasets.RTG_2abrupt dataset containing 100,000 samples and 30 features. You can find the code to reproduce this benchmark in notebooks/benchmarking.py. CapyMOA has the speed of MOA with the flexibility of Python and the richness of Python's data science ecosystem.

Cite Us

If you use CapyMOA in your research, please cite us using the following BibTeX item.

@misc{
    gomes2025capymoaefficientmachinelearning,
    title={{CapyMOA}: Efficient Machine Learning for Data Streams in Python},
    author={Heitor Murilo Gomes and Anton Lee and Nuwan Gunasekara and Yibin Sun and Guilherme Weigert Cassales and Justin Jia Liu and Marco Heyden and Vitor Cerqueira and Maroua Bahri and Yun Sing Koh and Bernhard Pfahringer and Albert Bifet},
    year={2025},
    eprint={2502.07432},
    archivePrefix={arXiv},
    primaryClass={cs.LG},
    url={https://arxiv.org/abs/2502.07432},
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

capymoa-0.9.0.tar.gz (60.3 MB view details)

Uploaded Source

Built Distribution

capymoa-0.9.0-py3-none-any.whl (60.5 MB view details)

Uploaded Python 3

File details

Details for the file capymoa-0.9.0.tar.gz.

File metadata

  • Download URL: capymoa-0.9.0.tar.gz
  • Upload date:
  • Size: 60.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for capymoa-0.9.0.tar.gz
Algorithm Hash digest
SHA256 2165aa295f863b4fba4d42132cf8c74a00169ad8eaa35430785d4f35841c170b
MD5 077cb2be2d365b0f63db7cf9446bef13
BLAKE2b-256 604ff6c61ecc7e9d7129252fbac27705a4a469321131b585774c5dab63dfeb80

See more details on using hashes here.

Provenance

The following attestation bundles were made for capymoa-0.9.0.tar.gz:

Publisher: release.yml on adaptive-machine-learning/CapyMOA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file capymoa-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: capymoa-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 60.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for capymoa-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78024a92a65dff0f19fab4b983f1ea49ad9a127d47d717e2a7149ce830e5a29f
MD5 3a478c55c8044b0177973b01ffad867f
BLAKE2b-256 c1a63e7cb3cc7875726b6db37d0a8cff44ced0f36158c332310b3658a13effa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for capymoa-0.9.0-py3-none-any.whl:

Publisher: release.yml on adaptive-machine-learning/CapyMOA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page