Skip to main content

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

Project description

Banner Image

CapyMOA

PyPi Version Join the Discord

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

🏗️ Contributing

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.2.0.tar.gz (60.0 MB view details)

Uploaded Source

Built Distribution

capymoa-0.2.0-py3-none-any.whl (60.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capymoa-0.2.0.tar.gz
  • Upload date:
  • Size: 60.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for capymoa-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f5ee2244b916ef75a5edd36ccc0bb3b6978d2cc383a71665e4424edcad7bdfcf
MD5 f58029d0c9841397dd1f3a98fc1d5ab8
BLAKE2b-256 8a0abcc586da4edcb32709cd6741167449159c35c9d163ca66e9b8a6dbcd5f94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: capymoa-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 60.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for capymoa-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 088d09b0f0cc0855cde4eb9a659bec145e8189c5cfac5c8407431a76695659cd
MD5 f58a809202873f9287ea4f3f905903e3
BLAKE2b-256 444c48747612692347e9c06eaf8ab706e24d1cb5834e49d87e81d1f703e6f157

See more details on using hashes here.

Supported by

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