支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等
☆52Oct 23, 2017Updated 8 years ago
Alternatives and similar repositories for sklearn-SVM
Users that are interested in sklearn-SVM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 支持向量机,Support Vector Machine(SVM),多类分类☆33Dec 16, 2016Updated 9 years ago
- 使用HOG+SVM进行图像分类☆168Nov 25, 2018Updated 7 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- The features of nonlinearity and non-stationarity in real systems are often difficult to be extracted. This paper focuses on developing a…☆24Dec 24, 2023Updated 2 years ago
- 粒子群算法优化支持向量机☆146Jul 3, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Band selection and classification of hyperspectral images using Multi-objective Genetic Algorithms☆14Jan 18, 2019Updated 7 years ago
- Implementation of PSO Algorithm to Optimize SVM☆11May 18, 2019Updated 7 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Nov 5, 2017Updated 8 years ago
- Implementation of a hybrid PSO-GA algorithm☆30Nov 3, 2014Updated 11 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Jun 3, 2017Updated 9 years ago
- ☆13Jul 5, 2019Updated 7 years ago
- GAN-BASED DATA AUGMENTATION for RAMAN SPECTRA☆13Jul 11, 2025Updated last year
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Mar 7, 2019Updated 7 years ago
- 二分类模型评估类☆13May 12, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 刘启超, 肖亮, 刘芳, 徐金环. SSCDenseNet:一种空-谱卷积稠密网络的高光谱图像分类算法[J]. 电子学报, 2020, 48(4): 751-762. LIU Qi-chao, XIAO Liang, LIU Fang, XU Jin-huan. SSCDe…☆14May 18, 2020Updated 6 years ago
- Code for paper Extended Multiplicative Signal Augmentation: An alternative to pre-processing of infrared spectra☆15Jan 15, 2021Updated 5 years ago
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- Matlab simulation of a hydrodynamically lubricated slider bearing☆11Jan 17, 2019Updated 7 years ago
- Classical Least Squares method implementation with Python. Application example on Quantitative Spectral Analysis: Calculating spectral si…☆16May 6, 2020Updated 6 years ago
- Official Implementation of Interpretable Convolutional Neural Networks via Feedforward Design Arxiv: https://arxiv.org/abs/1810.02786☆12Aug 16, 2019Updated 7 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆16Oct 29, 2021Updated 4 years ago
- tacotron-2(pytorch) + melgan(pytorch) chinese TTS☆26Jul 6, 2023Updated 3 years ago
- Audio MNIST Classification using 1D-CNN, 2D-CNN, GAN+2D-CNN, CVN+RandomForest, and LSTMs.☆13Dec 7, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Illustrate and code both PCA and KPCA.☆11Jun 30, 2019Updated 7 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 8 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Jan 30, 2019Updated 7 years ago
- 高光谱遥感影像识别与分类,HSI_SVM,Indian Pines☆44Sep 21, 2019Updated 6 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆12Nov 15, 2020Updated 5 years ago
- This project shows how to perform customers segmentation using Machine Learning algorithms. Three techniques will be presented and compar…☆10Oct 19, 2020Updated 5 years ago
- An integrated web-based system for data monitoring and networks management.☆21Updated this week
- MFC实现的贪吃蛇小游戏,特点:1.字母贪吃蛇,食物为随机的一个单词的字母,必须按单词顺序吃完食物;2.游戏背景音乐(多线程);3.支持自动寻路,即蛇能自动吃完食物(正确的字母顺序)。☆15Jun 1, 2017Updated 9 years ago
- Training Signal Annealing☆12Feb 11, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Pythie is a Python package to postprocess weather forecasts. Presently, it contains the modules: MBM: a module to make member-by-member e…☆11May 2, 2026Updated 4 months ago
- 这是一个入门机器学习/深度学习的小项目,包含随机森林,多层感知器,卷积神经网络,实现了训练可视化,多分类混淆矩阵等计算☆70May 30, 2020Updated 6 years ago
- Parallel support implementation of "aggregated residual transformations for deep neural networks" using keras☆12Mar 3, 2021Updated 5 years ago
- 使用百度paddlepaddle训练菜品识别模型,共十类菜品。☆14Dec 31, 2017Updated 8 years ago
- 1D CNN for CWRU rolling bearings dataset☆51Jul 19, 2018Updated 8 years ago
- 文本分类-文本挖掘-情感分析-文本生成实战☆14Mar 22, 2023Updated 3 years ago
- 智能供应链分析,对顾客用rfm模型分类,用多种机器学习模型建模,进行欺诈订单预测,延迟发货预测,销售额预测,销售数量预测☆45Oct 9, 2020Updated 5 years ago