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 GitHub, or
installed using the package files (pip and py providers will
be ready in the future)
Recommended installation
It is recommended to install Copatrec using pip
(see below).
Installing using pip
To install Copatrec, please use the following code in your terminal:
pip install copatrec
Cloning (copying) source code:
The source code is organized in a hierarchical structure to ease the creation of package files.
Following convention, the source code can be found in the 'src' folder, and examples can be found in the 'examples' folder.
Required packages to use Copatrec
If the package is installed from GitHub, then it would be suggested
to install the following packages (dependencies) in your system using pip
or any other
preferred approaches.
-
matplotlib
-
NumPy
-
pandas
-
scipy
-
scikit-learn
Web application (On progress)
Examples
The "examples" folder can be found under the GitHub repo. Its direct URL is:
https://github.com/copatrec/copatrec/tree/master/examples
SoftwareX.py
An example file with setups to reproduce paper results for SoftwareX journal.
Tutorial files
There are two files in different formats (.py and .ipynb). For a detailed tutorial on 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
Built Distribution
File details
Details for the file copatrec-0.0.7.tar.gz
.
File metadata
- Download URL: copatrec-0.0.7.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3070ee4c5325b5df5f3620b40ad33cc5d8f494b517b56501ead09bd0cb6048bb |
|
MD5 | e2fdd8f19ac609c15077ecd2daa871ce |
|
BLAKE2b-256 | 4e377d94aca6c35414751075e2fa2d2fabcf61819fcef413be28ec9b7a012cbf |
File details
Details for the file copatrec-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: copatrec-0.0.7-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c6e5d566de03d3fcc322697bec9c10d6bdf4f7315320b46b8ee059e3e46723b |
|
MD5 | 8eff60591d882f2e86a03c424d4017d6 |
|
BLAKE2b-256 | 06c86b6b4d8bfc4cd497d66eeda48be4ac23861606ed87b797b51bc95b69ca11 |