Skip to main content

TSNE algorithms

Project description

Python-TSNE

PyPI Testing Coverage Status License

Python library containing T-SNE algorithms.

Note: Scikit-learn v0.17 includes TSNE algorithms and you should probably be using that instead.

Installation

Requirements

  • cblas or openblas. Tested version is v0.2.5 and v0.2.6 (not necessary for OSX).

From PyPI:

pip install tsne

From conda:

conda install -c maxibor tsne

Usage

Basic usage:

from tsne import bh_sne
X_2d = bh_sne(X)

Examples

Algorithms

Barnes-Hut-SNE

A python (cython) wrapper for Barnes-Hut-SNE aka fast-tsne.

I basically took osdf's code and made it pip compliant.

Additional resources

  • See Barnes-Hut-SNE (2013), L.J.P. van der Maaten. It is available on arxiv.

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

tsne-0.3.0.tar.gz (547.7 kB view details)

Uploaded Source

File details

Details for the file tsne-0.3.0.tar.gz.

File metadata

  • Download URL: tsne-0.3.0.tar.gz
  • Upload date:
  • Size: 547.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for tsne-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f0ff56b08c4d1d94d801e8d9506985fd7f48cc438f86d5d2e4decacec955bebb
MD5 99803d4033786161e276f7395a7f3c49
BLAKE2b-256 8bc9b25792ab59d0674a4cfa3cae9bddb61cb97dec3f83cc37ec86ccee8bf9e9

See more details on using hashes here.

Supported by

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