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.2.tar.gz (183.1 kB view details)

Uploaded Source

Built Distribution

archetypes-0.5.2-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for archetypes-0.5.2.tar.gz
Algorithm Hash digest
SHA256 a038ee7ea5fff9a308383e2284818cb0823408bd245f3bbe40356bd559ac7305
MD5 581dd762c9fe3ed933dd148c166d235b
BLAKE2b-256 68fcc8d922f834e11bc33da2f935c84832f9241e87bdddd55bbf21f82b5ce56b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for archetypes-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 91683a1b1c9789358cb7a27e4a6bb030b267c8718bd2c9d3ca5a8f870d5ab934
MD5 ae383e52b6dc903a474071d7249fbb74
BLAKE2b-256 bfab400c9aaa3ea1fc5d76cd2d147c35b005e76ec77e4288dfefc160b78866f2

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