awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSequential Pattern Mining

Techniques for discovering recurring sequences of events or items in ordered datasets.

Distinct from Data Mining: Candidates focus on general data mining or bug patterns, not the specific recursive mining of sequential patterns.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Sequential Pattern Mining. Refine with filters or upvote what's useful.

Awesome Sequential Pattern Mining GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • linyiqun/dataminingalgorithmAvatar linyiqun

    linyiqun/DataMiningAlgorithm

    3,950Vezi pe GitHub↗

    This project is a data mining algorithm library and machine learning reference implementation. It provides a collection of tools for performing classification, clustering, and association rule mining, as well as a toolkit for nature-inspired optimization. The library includes specialized utilities for graph and sequence mining, enabling the extraction of frequent subgraphs and sequential patterns. It also features a dimensionality reduction utility that uses rough set theory to remove redundant attributes from datasets. The project covers a broad range of analytical capabilities, including n

    Identifies recurring sequences of events in data through recursive mining and pruning.

    Java
    Vezi pe GitHub↗3,950
  1. Home
  2. Artificial Intelligence & ML
  3. Sequential Pattern Mining