Skip to main content

Principal nested spheres (PNS) analysis

Project description

scikit-pns

Supported Python Versions PyPI Version License CI CD Docs

title

Principal nested spheres analysis for scikit-learn.

Usage

>>> from skpns import PNS
>>> from skpns.util import circular_data
>>> X = circular_data()
>>> X_new = PNS(n_components=2).fit_transform(X)

Installation

$ pip install scikit-pns

Documentation

The manual can be found online:

https://scikit-pns.readthedocs.io

If you want to build the document yourself, get the source code and install with [doc] dependency. Then, go to doc directory and build the document:

$ pip install .[doc]
$ cd doc
$ make html

Document will be generated in build/html directory. Open index.html to see the central page.

Developing

Installation

For development features, you must install the package by pip install -e .[dev].

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

scikit_pns-1.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

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

scikit_pns-1.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file scikit_pns-1.1.0.tar.gz.

File metadata

  • Download URL: scikit_pns-1.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for scikit_pns-1.1.0.tar.gz
Algorithm Hash digest
SHA256 c00c06d189fc81fc379c53d0de8202ba85c5e79fa65d9e83b6921521c88c861c
MD5 f938eb06d0396606988d0790e70f3c17
BLAKE2b-256 bf13aeb66f91032d1551d52ab4af2e30b586f3288aaa16fc9ba68332edd62106

See more details on using hashes here.

File details

Details for the file scikit_pns-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: scikit_pns-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for scikit_pns-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce4dfc316dc7ef00f0e670aeaad6ada697688659852c93c726f1658f753b38e3
MD5 082964ca218d200ebf101142b57e1c2f
BLAKE2b-256 7bc4c3d8f4f32765af28f2361b9da42f98ca67fec0178c5c926e7bd162fbe1cc

See more details on using hashes here.

Supported by

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