Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.
/ MLstats Public archive

Automate data set analysis in your web browser.

License

Notifications You must be signed in to change notification settings

szachovy/MLstats

Repository files navigation

MLstats

Automate data set analysis using web interface.


Problem


Plots generated directly from your system usually generates many windows. It`s hard to operate and makes you slower. In many popular IDEs, outcomes (e.g. plots) are generaly generated in shared window next to your code. If you haven`t got two screens, it is uncomfortable to explore.

Solution


MLstats

Installation


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.

Run


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.

About

Automate data set analysis in your web browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published