Metadata-Version: 2.1
Name: pviz
Version: 0.1.0rc15
Summary: A framework for high-dimensional (3 <= m <= 10) Pareto-optimal front visualization and analytics
Home-page: https://github.com/chudur-budur/pviz
Author: AKM Khaled Talukder
Author-email: talukde1@msu.edu
License: Apache-2.0
Description: [![travis-ci-build](https://travis-ci.org/chudur-budur/pviz.svg?branch=master)](https://travis-ci.org/github/chudur-budur/pviz)
        [![GitHub Pipenv locked Python version](https://img.shields.io/github/pipenv/locked/python-version/chudur-budur/pviz)](https://www.python.org/downloads/release/python-380/)
        [![license](https://img.shields.io/github/license/chudur-budur/pviz)](https://www.apache.org/licenses/LICENSE-2.0)
        # pviz
        ### A Framework for High-dimensional (3 <= m <= 10) Pareto-optimal Front Visualization and Analytics
        
        ## Installation
        
         - Through pypi: `$ pip install pviz`
         - Local: `$ ./bin/release.sh -i`
        
        ## Usage
        
        Please see the notebooks in [`pviz-bench`](https://github.com/chudur-budur/pviz-bench/tree/master/notebooks)
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
