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.11.0.tar.gz (101.2 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.11.0-py3-none-any.whl (71.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ezmsg_learn-1.11.0.tar.gz
  • Upload date:
  • Size: 101.2 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.11.0.tar.gz
Algorithm Hash digest
SHA256 620f2023a6f402eadd7235c1a6c7f0f8410185f7adc68985b3feb1c6782d6358
MD5 a54062301e7db9af172d25820a53962b
BLAKE2b-256 04d11a4a3d862df2781dff0d58e374894a3555269f1a1a0e2f397093f4b6b616

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ezmsg_learn-1.11.0-py3-none-any.whl
  • Upload date:
  • Size: 71.0 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.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e55046154adb1378b44baf9e6615ca19fc14a1a84775edc27fe560be889c00f0
MD5 0631b52245bc8dcb1297a128c8d32358
BLAKE2b-256 c6c12081f19d28a6dc9c493dae789e3d6f2d69d6bd1d067bfb804d85a546b7fd

See more details on using hashes here.

Release history Release notifications | RSS feed

1.13.0

2 files

1.12.0

2 files

This release

1.11.0 This release

2 files

1.10.1

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