sklearn-classify topic

List sklearn-classify repositories

AI_competitions

591
Stars
121
Forks
Watchers

AI比赛相关信息汇总

textclf

230
Stars
39
Forks
Watchers

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

spampy

28
Stars
9
Forks
Watchers

Spam filtering module with Machine Learning using SVM (Support Vector Machines).

NtMalDetect

18
Stars
4
Forks
Watchers

Open source malware detection program using machine learning algorithms on system call traces.

scikit-learn-C4.5-tree-classifier

29
Stars
10
Forks
Watchers

A C4.5 tree classifier based on a zhangchiyu10/pyC45 repository, refactored to be compatible with the scikit-learn library.