data-mining-algorithms topic

List data-mining-algorithms repositories

Awesome-Deep-Graph-Clustering

712
Stars
133
Forks
Watchers

Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods (papers, codes, and datasets).

NIDS-Intrusion-Detection

79
Stars
35
Forks
Watchers

Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for di...

CL-II

38
Stars
1
Forks
Watchers

Programs of BE Computer Engineering 2012 Pattern

Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.

data_mining

15
Stars
6
Forks
Watchers

The Ruby DataMining Gem, is a little collection of several Data-Mining-Algorithms

desbordante-core

361
Stars
61
Forks
Watchers

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algor...

node-fpgrowth

17
Stars
0
Forks
Watchers

FPGrowth Algorithm implementation in TypeScript / JavaScript.

DataMining

15
Stars
7
Forks
Watchers

Various data mining algorithms implemented with sklearn and tensorflow.

data-mining-algorithm

21
Stars
7
Forks
Watchers

:bar_chart: 数据挖掘常用算法:关联分析Apriori算法,数据分类决策树算法,数据聚类K-means算法