Skip to content

lhenry15/tods-gui

Repository files navigation

*Currently only works with dev version of TODS, will be merged and officially released very shortly

TODS-GUI aims on providing intuitive graph user interface (GUI) to allow users easily construct and test their own pipeline. TODS is an end-to-end time series outlier detection system providing comprehensive functionalities which allow users perform data mining procedure on time series data toward constructing end-to-end outlier detection pipeline. The detail of the API can be found in TODS-Doc.

This is the latest version of TODS-GUI (for Python 3.5).

Installing with pip

To install TODS-GUI with pip, run the following.

# Install TODS-GUI
pip install -e .

Starting TODS-GUI

To start TODS-GUI from the command line, run:

tods-gui

Append --help for a list of program options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages