Readme

Python implementation of the corrigated median Farahmand-Szepesvari-Audibert dimension estimator.

Installation

For basic usage of the package install it from PyPI:

$ pip install cmfsapy

For more examples and latest version clone this repo and install it from source. Navigate to the repository root folder and run:

$ pip install .

Basic Usage

simple_example