Metadata-Version: 2.1
Name: jumpavg
Version: 0.1.2
Summary: Library for finding changes in time series by grouping results.
Home-page: https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/jumpavg;hb=refs/heads/master
Author: Cisco Systems Inc. and/or its affiliates
Author-email: csit-dev@lists.fd.io
License: UNKNOWN
Project-URL: Source, https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/jumpavg;hb=refs/heads/master
Project-URL: Bug Reports, https://jira.fd.io/projects/CSIT/issues
Description: Jumpavg library
        ===============
        
        Origins
        -------
        
        This library was developed as anomaly detection logic
        for PAL_ (Presentation and Analysis Layer)
        of CSIT_ (Continuous System and Integration Testing)
        project of fd.io_ (Fast Data), one of LFN_
        (Linux Foundation Networking) projects.
        
        In order to make this code available in PyPI_ (Python Package Index),
        the setuputils stuff has been added,
        and the code has been moved into a separate directory_,
        in order to not intervere of otherwise tightly coupled CSIT code.
        
        Usage
        -----
        
        TODO.
        
        .. _PAL: https://wiki.fd.io/view/CSIT/Design_Optimizations#Presentation_and_Analytics_Layer
        .. _CSIT: https://wiki.fd.io/view/CSIT
        .. _fd.io: https://fd.io/
        .. _LFN: https://www.linuxfoundation.org/projects/networking/
        .. _PyPI: https://pypi.org/
        .. _directory: https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/jumpavg;hb=refs/heads/master
        
Keywords: progression regression anomaly detection
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/x-rst
