fANOVA requires:
Numpy
matplotlib (Version 1.4.2)
pyrfr
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
git clone https://github.com/automl/fanova.git
cd fanova/
pip install -r requirements.txt
python setup.py install
fANOVA
Manual
Enter search terms or a module, class or function name.