Skip to main content

Leverage fuzzy theory for machine learning. Perform quantitative temporal transaction analysis, linguistic summarization of data, etc.

Project description

fuzzy-ml: Fuzzy Theory for Machine Learning in PyTorch :fire:

Actions Status Actions Status Code style: black

The fuzzy-ml library is solely focused on utilizing fuzzy theory with machine learning, or implementing machine learning algorithms that derive fuzzy theory products (e.g., fuzzy sets, fuzzy logic rules). The library is designed to be used in conjunction with PyTorch and is built on top of PyTorch's tensor operations, as well as the underlying fuzzy-theory library.

This separation of concerns allows for a more focused library that can be used in machine learning applications, while still providing the benefits of fuzzy theory and fuzzy logic operations. The fuzzy-ml library is designed to be easy to use and understand, with a simple API. Note that the fuzzy-ml library is not intended to be used as a standalone library, but rather as a complement to the fuzzy-theory library, nor is it intended to be used as a general-purpose fuzzy logic library, as it is specifically designed for machine learning applications.

Special features :high_brightness:

  1. Quantitative Temporal Association Analysis: Association analysis on temporal transactions with quantitative data is possible (e.g., Fuzzy Temporal Association Rule Mining).
  2. Clustering: Fuzzy clustering algorithms are provided for unsupervised learning (e.g., Evolving Clustering Method, Empirical Fuzzy Sets).
  3. Partitioning: Discover or create fuzzy sets to partition data for machine learning tasks (e.g., Categorical Learning Induced Partitioning).
  4. Pruning: Prune fuzzy logic rules to reduce complexity and improve interpretability (e.g., with rough set theory via rpy2).
  5. Rule Making: Create fuzzy logic rules from data for interpretable machine learning models (e.g., Wang-Mendel Method, Latent Lockstep Method).
  6. Summarization: Summarize quantitative data to generate interpretable linguistic summaries.

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

fuzzy_ml-0.0.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

fuzzy_ml-0.0.2-py3-none-any.whl (2.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