Skip to content
#

sklearn-classify

Here are 85 public repositories matching this topic...

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

  • Updated Jul 21, 2023
  • Python

This project involves the implementation of efficient and effective LinearSVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Dec 24, 2017
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sklearn-classify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sklearn-classify topic, visit your repo's landing page and select "manage topics."

Learn more