Skip to main content

Noise contrastive data visualization

Project description

ncvis

ncvis is a Python module for data visualization written in C++ with parallelism support.

Installation

Install numpy and cython packages:

pip install numpy cython

Install ncvis package:

pip install ncvis

Usage

Import the module and use it as you would use any of sklearn models:

import ncvis

vis = ncvis.NCVis()
Y = vis.fit(X)

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

ncvis-0.0.2.tar.gz (177.9 kB view hashes)

Uploaded Source

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