Automate data set analysis using web interface.
git clone https://github.com/szachovy/MLstats.git
cd MLstats/
pip3 install -r requirements.txt
Note: Change to different pip* if it does not work.
Note: This is temporary solution.
python3 upload.py
Then:
Open your web browser and type 127.0.0.1:5000
Note: User must be in project directory.
Note: This is temporary solution.