pattern-mining
There are 58 repositories under pattern-mining topic.
chuanconggao/PrefixSpan-py
The shortest yet efficient Python implementation of the sequential pattern mining algorithm PrefixSpan, closed sequential pattern mining algorithm BIDE, and generator sequential pattern mining algorithm FEAT.
UdayLab/PAMI
PAMI is a Python library containing 100+ algorithms to discover useful patterns in various databases across multiple computing platforms. (Active)
fidelity/seq2pat
[AAAI 2022] Seq2Pat: Sequence-to-Pattern Generation Library
chenxuhao/GraphMiner
Graph Pattern Mining
scikit-mine/scikit-mine
scikit-mine : pattern mining in Python
LoLei/spmf-py
Python SPMF Wrapper 🐍 🎁
terrancelaw/MAQUI
A visualization tool that supports queries and pattern mining for event sequence exploration
dinasv/CSBFinder
A Java Desktop application with a graphical user interface for the discovery of colinear syntenic blocks across thousands microbial genomes
xgdsmileboy/GenPat
This is an automated transformation inference tool that leverages a big code corpus to guide the abstraction of transformation patterns.
TruX-DTF/fixminer_source
Mining Relevant Fix Patterns for Automated Program Repair
JaredSchwartz/RuleMiner.jl
RuleMiner is a package for data mining in Julia with support for itemset and association rule mining algorithms
ML-KULeuven/locomotif
LoCoMotif is a time series motif discovery method that discovers variable-length motif sets in multivariate time series using time warping
lecfab/volt
Vertex Ordering to List Triangles: a fast C++ tool for triangle counting or listing in big graphs. See associated paper: https://arxiv.org/abs/2203.04774
BorgwardtLab/HOGImine
Higher-order genetic interaction discovery with network-based biological priors.
CompNet/Pang
Pattern Mining for the Classification of Public Procurement Fraud
AhsanAyub/irp-driven-ransomware-analysis
This repo is created to perform I/O Request Packet (IRP) driven ransomware analysis where the IRP logs were collected during ransomware execution.
chuanconggao/PrefixSpan-scala
The shortest yet efficient implementation of the famous sequential pattern mining algorithm PrefixSpan in Scala.
MathynS/emm
Exceptional Model Mining is a descriptive data mining technique to find interesting patterns in datasets. This package contains a Python inmplementation of Exceptional Model Mining that can be applied to any dataset.
nphdang/ECSM
C# code of ECSM (AI 2016 conference)
sdall/disc-aaai20
Describe data in terms of informative and concise sets of patterns
zakimjz/SCPM
SCPM algorithm for structural correlation pattern mining
lady-bluecopper/FreSCo
Frequent Pattern Mining in Simplicial Complexes
lady-bluecopper/MaNIACS
Approximate Pattern Mining in Labeled Graphs
rexagod/matcher-cli
Node-based CLI utility for local matcher-core configs' headless testing 🎈
acdmammoths/datasetgenerator
A porting to modern g++ and C+11 of the IBM Quest dataset generator
Grade0/DM-I
"DM1 - Data Mining: Foundations" Class' Team Project - MSc in Data Science and Business Informatics @ University of Pisa
majpark21/CODEX
Convolutional Neural Network for Dynamics EXploration (CODEX) is a method for mining time-series dataset by leveraging CNN features.
VincentDerk/ACircuitMiner
An Arithmetic Circuit Miner
XiaoqiMa/shapSD
Explain variable influence in black-box model through pattern mining
acdmammoths/alice
MCMC algorithms to sample random bipartite graphs with given left and right degree sequences and BJDM.
aldomontinaroam/DM1-UniPI-Project
Final project for the course "Data Mining: Foundations" (Università di Pisa, LM Data Science and Business Informatics)
avavala/DataMining2
Analysis of the dataset Free Music Archive
djawed-bkh/CPAIOR2024
This repository introduces two novel CP approaches for mining closed interval patterns directly from numerical datasets. Unlike existing methods that require pre- and post-processing steps to handle numerical data, our models perform pattern mining seamlessly, preserving information integrity.
joaorafaelsantos/msc-thesis
MSc thesis about patterns for documenting open source frameworks
kostadubovskiy/sequence-finder
This was an assigned computer science project for a summer opportunity. Look at the README.md file for more info!