Skip to main content

Interactive tool for dimensionality reduction of data and their visualisation.

Project description

eidein

interactive tool for dimensionality reduction of data and their visualisation

installation

Need to install Node.js.

Need to install JupyterLab widget manager (see https://github.com/matplotlib/ipympl):

$ jupyter labextension install @jupyter-widgets/jupyterlab-manager
$ jupyter lab build    # maybe

Need to install Parallel HDF5:

$ pip install mpi4py
$ CC="mpicc" HDF5_MPI="ON" pip install --no-binary=h5py h5py

data preparation

  1. Run preparation.ipynb notebook to create dataset.hdf5 with identifiers and redshift.
  2. Run data_extr.py.
  3. Run data_prep.py.

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

eidein-0.0.0.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

eidein-0.0.0-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

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