GENDIS

Pattern finder

An algorithm to discover small, discriminative patterns in time series data for classification tasks

Contains an implementation (sklearn API) of the algorithm proposed in "GENDIS: GEnetic DIscovery of Shapelets" and code to reproduce all experiments.

GitHub

104 stars
12 watching
25 forks
Language: Jupyter Notebook
last commit: about 3 years ago
data-miningevolutionary-algorithmsshapeletstime-series-analysistimeseries-analysis

Related projects:

RepositoryDescriptionStars
predict-idlab/tsflexA toolkit for flexible time series processing and feature extraction.405
predict-idlab/plotly-resamplerLibrary for dynamically aggregating large time series data in Plotly figures1,053
xiaoyang-rebecca/patternrecognition_matlabAn investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM.71
kdd-opensource/deepadotsA benchmarking pipeline for evaluating anomaly detection methods on time series data using deep learning algorithms571
microprediction/timemachinesProvides a simple and unified interface to various univariate time-series prediction algorithms413
thedatumorg/kshape-matlabA Matlab implementation of an efficient and accurate unsupervised method for clustering time-series data53
mohaseeb/shaplets-pythonA Python implementation of a shapelet-based time-series classification algorithm using gradient descent.217
typilus/typilusA tool that uses deep learning to predict types in Python code.59
manuel-calzolari/sklearn-geneticA genetic feature selection tool for machine learning models323
skforecast/skforecastA Python library for building machine learning models to forecast time series data1,189
dougsm/ggcnnA deep learning-based system for generating precise grasp poses for robots in real-time525
agrimgupta92/sganAn implementation of a Generative Adversarial Network for predicting human trajectories in social scenarios.835
nixtla/mlforecastA framework to perform time series forecasting using machine learning models on large datasets.924
tgjeon/tensorflow-tutorials-for-time-seriesA comprehensive guide to time series prediction using TensorFlow1,108
christophm/rulefitAn algorithm implementation for rule-based prediction using gradient boosting and L1 regularization.411