Skip to main content

ezmsg-learn

This repository contains a Python package with modules for machine learning (ML)-related processing in the ezmsg framework. As ezmsg is intended primarily for processing unbounded streaming signals, so are the modules in this repo.

If you are only interested in offline analysis without concern for reproducibility in online applications, then you should probably look elsewhere.

Processing units include dimensionality reduction, linear regression, and classification that can be initialized with known weights, or adapted on-the-fly with incoming (labeled) data. Machine-learning code depends on river, scikit-learn, numpy, and torch.

Installation

Install from PyPI:

pip install ezmsg-learn

Or install the latest development version:

pip install git+https://github.com/ezmsg-org/ezmsg-learn@dev

Dependencies

  • ezmsg
  • ezmsg-baseproc
  • ezmsg-sigproc
  • numpy
  • scipy
  • scikit-learn
  • river

Development

We use uv for development.

  1. Install uv if not already installed.
  2. Fork this repository and clone your fork locally.
  3. Open a terminal and cd to the cloned folder.
  4. Run uv sync to create a .venv and install dependencies.
  5. (Optional) Install pre-commit hooks: uv run pre-commit install
  6. After making changes, run the test suite: uv run pytest tests

License

MIT License - see LICENSE for details.

Download files

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

Source Distribution

ezmsg_learn-1.10.1.tar.gz (99.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezmsg_learn-1.10.1-py3-none-any.whl (70.4 kB view details)

Uploaded Python 3

File details

Details for the file ezmsg_learn-1.10.1.tar.gz.

File metadata

  • Download URL: ezmsg_learn-1.10.1.tar.gz
  • Upload date:
  • Size: 99.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ezmsg_learn-1.10.1.tar.gz
Algorithm Hash digest
SHA256 8f4505d3100971176703e81e6137d1ed05c2aa33c500f50a9ab5d697cd2ddb9f
MD5 5c8c7c083c1551507906927ad22c45a9
BLAKE2b-256 9370b1d6973c074510323ca5256bd43e2888634a86bb133c9180bd42c4bcd469

See more details on using hashes here.

File details

Details for the file ezmsg_learn-1.10.1-py3-none-any.whl.

File metadata

  • Download URL: ezmsg_learn-1.10.1-py3-none-any.whl
  • Upload date:
  • Size: 70.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ezmsg_learn-1.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 de883d0031c9d6addb7f7df7220802b4816014b74cf34f1ae686a054d44eb040
MD5 9709ac2c5056db35d8d3c9bc61b3cbb5
BLAKE2b-256 5dd2ba8414bfc65ae479b98e8194fc0081ffa0c09cda4344cabaefae20843c6f

See more details on using hashes here.

Release history Release notifications | RSS feed

1.13.0

2 files

1.12.0

2 files

1.11.0

2 files

This release

1.10.1 This release

2 files

1.10.0

2 files

1.9.0

2 files

1.8.0

2 files

1.7.0

2 files

1.6.1

2 files

1.5.4

2 files

1.5.3

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0

2 files

Supported by

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