minimum-description-length
There are 17 repositories under minimum-description-length topic.
scikit-mine/scikit-mine
scikit-mine : pattern mining in Python
GemsLab/KGist
Knowledge Graph summarization for anomaly/error detection & completion (WebConf '20)
0xnurl/mdlrnn-torch
Minimum Description Length Recurrent Neural Networks (MDLRNNs) in PyTorch
csinva/mdl-complexity
MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".
taucompling/mdlrnn
Minimum Description Length Recurrent Neural Networks
mengchillee/InfoShield
Code for paper "InfoShield: Generalizable Information-Theoretic Human-Trafficking Detection" (ICDE 2021)
nowickam/structural-break-detection
Implementation of the genetic algorithm for structural break detection in time series that chooses a piecewise autoregressive model using minimum description length principle
ruteee/K2-Algorithm
Python implementation of the K2 algorithm for structural learning of Bayesian Networks.
TimoBolkart/MultilinearMDL
The provided program jointly optimizes a multilinear face model and the registration of the face scans used for model training.
matanabudy/mdl-hn
Minimum Description Length Hopfield Networks
TimoBolkart/RobustMultilinearModel
The provided program robustly learns a multilinear face model from databases with missing data, corrupt data, wrong semantic correspondence, and inaccurate vertex correspondence.
timbrgr/pacco-weighted-graphs-clustering-paper
Seminar paper (@ Technical University Munich) on parameter free clustering of weighted graphs using PaCCo (Parameter-free Clustering by Coding costs)
DarkEyes/MRReg
The framework for finding multiresolution partitions that have homogeneous linear models from multiresolution dataset.
plantc/GEMPE
This repository contains Java and C++ implementations of the algorithm GEMPE introduced in the KDD 2020 paper "Data Compression as a Comprehensive Framework for Graph Drawing and Representation Learning" by Claudia Plant, Sonja Biedermann and Christian Böhm.
oelin/polynomial-regression
Demonstrating how to use crude MDL to regularize polynomial regression models.
MargaridanarSousa/Learn_CMDL
Learning Bayesian Networks with the Complete Minimum Description Length
oelin/parametric-complexity
Estimating the parametric complexity (minimum description length) of binary classifiers.