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.1.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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for scikit_pns-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3a8808063d5e31e3513c3132d1264fdcc18729706161facceaaa80bbcf63e0be
MD5 a0d2757eff441039dbe2de4bbabb124a
BLAKE2b-256 9dca80da3346414715ebba2dc5ff75804f40af3bad363e45f4d41a5a59876bee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scikit_pns-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e34601a977210fbe6fd3fe55f11852904848fe0cbbc963502809e50c5d65513
MD5 0aa42597daad8dee4746fe1be9e3a80c
BLAKE2b-256 823225d1bbe7cccf06a6da9a00618733068d04488d015bf231047b85c7c69d35

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