Skip to main content

A scikit-learn compatible Python package for archetypal analysis

Project description

Archetypes

PyPI PyPI - Python Version Python package PyPI - License Contributor Covenant

archetypes is a scikit-learn compatible Python package for archetypal analysis.

Installation

Use the package manager pip to install archetypes.

pip install archetypes

Usage

import archetypes as arch
import numpy as np

X = np.random.normal(0, 1, (100, 2))

aa = arch.AA(n_archetypes=4)

X_trans = aa.fit_transform(X)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Distributed under the BSD 3-Clause License. See LICENSE for more information.

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

archetypes-0.5.3.tar.gz (183.2 kB view details)

Uploaded Source

Built Distribution

archetypes-0.5.3-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

Details for the file archetypes-0.5.3.tar.gz.

File metadata

  • Download URL: archetypes-0.5.3.tar.gz
  • Upload date:
  • Size: 183.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.25.0

File hashes

Hashes for archetypes-0.5.3.tar.gz
Algorithm Hash digest
SHA256 3a773cbeb05a56997a19987c0669ac20707880d182fa2608f17cd37c604236d6
MD5 9a01449c9df235d17a8b88d27635d974
BLAKE2b-256 37a7f5f2d0caade8943c15e98f3e738d8f9864f3d14e265cff886f9fe82c4d66

See more details on using hashes here.

File details

Details for the file archetypes-0.5.3-py3-none-any.whl.

File metadata

  • Download URL: archetypes-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 23.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.25.0

File hashes

Hashes for archetypes-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca324948eeb19d276998b7ac3f06d90a9e5969c75a28617d4779471294162fe4
MD5 58e26dee5c5b33ad4ef4fe9b0319d20e
BLAKE2b-256 12ce59a7172b443814b0d96f9f6d0791e6fa07b21c5ec98eeb9d4c77326aa0a2

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