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)

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.0.0.tar.gz (6.6 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.0.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scikit_pns-1.0.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for scikit_pns-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f02a2532b0f767f1186a6ce588cd3d2a78a9cc99774c53c4bea827b23c4dbf02
MD5 bb1d0088eb998b92737f87f4941988df
BLAKE2b-256 40d36f0e4d2d6fcedd957b3b74ed56644a4a67e7b85020a8fde5cee4ec2847f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scikit_pns-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for scikit_pns-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 587b9094a63a7d9d03fcb2c726624a3fa82733366e7f949414463f0c4d4af523
MD5 a5fec3dc4d73bcd132bd5cda205e7986
BLAKE2b-256 310158fcd555a366eab362d8717833c2021d282be6e26126d374b4df70a5bbbb

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