Nethra136's Stars
chenxuhao/GraphMiner
Graph Pattern Mining
sdall/disc-aaai20
Describe data in terms of informative and concise sets of patterns
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.
CompNet/Pang
Pattern Mining for the Classification of Public Procurement Fraud
zakimjz/SCPM
SCPM algorithm for structural correlation pattern mining
nphdang/ECSM
C# code of ECSM (AI 2016 conference)
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.
ML-KULeuven/locomotif
LoCoMotif is a time series motif discovery method that discovers variable-length motif sets in multivariate time series using time warping
BorgwardtLab/HOGImine
Higher-order genetic interaction discovery with network-based biological priors.
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
TruX-DTF/fixminer_source
Mining Relevant Fix Patterns for Automated Program Repair
dinasv/CSBFinder
A Java Desktop application with a graphical user interface for the discovery of colinear syntenic blocks across thousands microbial genomes
terrancelaw/MAQUI
A visualization tool that supports queries and pattern mining for event sequence exploration
xgdsmileboy/GenPat
This is an automated transformation inference tool that leverages a big code corpus to guide the abstraction of transformation patterns.
LoLei/spmf-py
Python SPMF Wrapper 🐍 🎁
scikit-mine/scikit-mine
scikit-mine : pattern mining in Python
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