Skip to main content

Python package for my library tsds.

Project description

tsds: Time Series Data Segmentation Algorithm

Python Pypi LOC License Forks Issues Project Status

This is a Python library for time series data segmentation, specifically developed for clinical data. It includes the following components:

  1. Dimensionality reduction using Non-negative Matrix Factorization (NMF)
  2. Optimal number of clusters calculation using Silhouette score, Calinski Harabasz score, and Davies Bouldin score.
  3. Predictive modeling using Multilayer Perceptron (MLP) classifier, Support Vector Machines (SVM), and Random Forest.
  4. Explanation of cluster groups using SHAP values.
  5. Analysis and simulation of disease progression using skip grams and Markov chains, with visual representation of group likelihood changes.

Usage

To use the library, simply import it into your project and follow the steps outlined in the components above. Detailed usage instructions and examples can be found in the library's documentation.

Dependencies

The library requires the following dependencies:

  • NumPy
  • Pandas
  • Scikit-learn
  • SHAP
  • nltk
  • Matplotlib (for visual representation)

Contribution

We welcome contributions to this library. If you have any suggestions or bug reports, please create a GitHub issue. If you would like to contribute code, please submit a pull request.

License

This library is available under the GNU General Public License Version 3.

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

tsds-0.0.4.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

tsds-0.0.4-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file tsds-0.0.4.tar.gz.

File metadata

  • Download URL: tsds-0.0.4.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for tsds-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a9e8b0703d634db43e9bd8ed9c24c352928ddc49c84d4e2c2147ff855f4459f1
MD5 0daed0059ab8e9f24140c64cf8bef431
BLAKE2b-256 b628c4376736f6d3470125362581c296d9f46ca87a62437869291ed7e60ffad1

See more details on using hashes here.

File details

Details for the file tsds-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: tsds-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for tsds-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 85324171122d05e9bbcb5902fe07f201f1d6b93a9324675fb2c2dac3e83c31f2
MD5 36b8ee876b28b04078f3249345b49f18
BLAKE2b-256 d2ffb5025e81d6dca6a838f3271c4004f365cbf6c1f3728ae3c860090f1060b9

See more details on using hashes here.

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