Skip to content

Python code for the paper "Intrinsic dimension estimation for locally undersampled data"

License

Notifications You must be signed in to change notification settings

vittorioerba/pyFCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFCI: A package for multiscale-full-correlation-integral intrinsic dimension estimation

DISCLAIMER: at the moment, this is experimental code. Almost nothing throws exceptions or stuff like that. Use it at your own risk!

pyFCI implements the intrinsic dimension estimator proposed in the paper "Intrinsic dimension estimation for locally undersampled data".

Installation

Clone the repository locally

git clone https://github.com/vittorioerba/pyFCI.git

and install using pip

cd pyFCI
pip3 install .

Usage

The source code is documented. Here you can find a tutorial.

About

Python code for the paper "Intrinsic dimension estimation for locally undersampled data"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages