Skip to main content

Correlation pattern recognizer (Copatrec), a package to find nonlinear patterns (regressions) using Machine Learning.

Project description

Correlation pattern recognizer (Copatrec) package.

For more information, please see the example and Document notebook.

How to use Copatrec

To use Copatrec, it should be either cloned from the GitHub, or

installed using the package files (pip and py providers will

be ready in future)

Recommend installation

It is recommended to install copatrec using pip.

Installing using pip

To install copatrec, please use the following code in your terminals.

Linux, conda, or python environment with access to pip

pip install copatrec

Cloning (copying) source code:

The source code has a hierarchic structure to be able to create package files.

Thus, the source code can be found in 'src' folder.

Also, examples can be found in 'example' folder.

Required packages to use Copatrec

If the package is imported from GitHub, then it would be suggested

to install following packages (dependencies) in your system using pip or any other

preferred approaches.

  • matplotlib

  • numpy

  • pandas

  • scipy

  • sklearn

Examples

JSS.py

An example file with setups to reproducing paper results for the Journal of Statistical Software.

Tutorial files

There are two files in different formats (.py and .ipynb). For a detailed tutorial of Copatrec, the Jupyter

file (Document.ipynb) is recommended.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copatrec-0.0.1.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

copatrec-0.0.1-py3-none-any.whl (32.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page