Installation

Requirements

Fanova requires:

Numpy

matplotlib (Version 1.4.2)

pyrfr

Manually

To install fanova from command line type the following commands in your bash terminal:

git clone https://github.com/automl/fanova.git

cd fanova/

pip install -r requirements.txt

python setup.py install