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

Uploaded Source

Built Distribution

archetypes-0.5.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for archetypes-0.5.0.tar.gz
Algorithm Hash digest
SHA256 f23b23479b5796390430b4ceb57ea0c0344948ebbd005c8da2bbc16a291f6af4
MD5 44fac6031d7166c7e6e9eecb4cc99840
BLAKE2b-256 aade9157cb416ee268e5f783e23c15b29734333d3cf9304036711e10c7af4227

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for archetypes-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbdd8c6484cd0e1849bae53be31ee3c2afb76ca640da7ecc89303279d1017f4c
MD5 70ce6f93a15c5b62275462f3edd4a895
BLAKE2b-256 f5b9fe1271508b6f3714b7e2d0db6c827a63ad09556c040c02ea09e7a9af36a0

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