TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
-
Updated
Jul 21, 2023 - Python
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
A C4.5 tree classifier based on a zhangchiyu10/pyC45 repository, refactored to be compatible with the scikit-learn library.
Spam filtering module with Machine Learning using SVM (Support Vector Machines).
Open source malware detection program using machine learning algorithms on system call traces.
文本分类,评论分类,朴素贝叶斯多分类,酒店评论分类
The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.
🩺🔬 MLP-based Breast Cancer Diagnosis: Predicts tumor malignancy from image features, aiding in early detection. 📊🤖
Implementing Logistic Regression to predict results and using the sklearn library from SVM to perform classification
The optimization of Artificial Neural Networks (ANNs)
This Iris classification webapp is made using sklearn and streamlit library in Python. Random Forest Classifier model is used to classify.
KMeans Clustering of data using Sklearn library, numpy and Pickle data
An AI game in Python.
Edinburgh Napier University, Artificial Intelligence module coursework.
Second Udacity Project for Data Science course
Assignment & notes from CS677-Data Science with Python. Use stock prices and features (average daily return and volatility) as the required dataset and apply many basic classifier models and algorithms of data science in analysis.
This program makes personalized shopping recommendations based on user input criteria. It uses a machine learning model trained on shopping trends data to predict what product a user is most likely to purchase along with a recommended color.
Beer Wine Classification by Machine Learning based on alcoholic content and color
Some machine learning practices examples. From course: https://cursos.alura.com.br/course/machine-learning-introducao-a-classificacao-com-sklearn/
Some nlp stuff.
Add a description, image, and links to the sklearn-classify topic page so that developers can more easily learn about it.
To associate your repository with the sklearn-classify topic, visit your repo's landing page and select "manage topics."