zhampel / high-dim-stats

Collection of demo scripts for high dimensional statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

high-dim-stats

Collection of demo scripts for high dimensional statistics

Requirements

The necessary requirements to use these scripts can be installed via

virtualenv -p /usr/local/bin/python3 venv
source venv/bin/activate
pip install -r requirements.txt

About

Collection of demo scripts for high dimensional statistics

License:MIT License


Languages

Language:Python 100.0%