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

Table Of Contents

Previous topic

fANOVA

Next topic

Manual

This Page