-
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
- 2022-10-06 04:35:03下载
- 积分:1
-
实现增量支持向量机算法,通过选择增量的因素…
实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度-To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
- 2022-01-25 21:48:35下载
- 积分:1
-
遗传问题的MATLAB代码,用于解决TSP问题的程序
遗传问题的MATLAB代码,用于解决TSP问题的程序-Genetic problems MATLAB code for the procedure to solve TSP problems
- 2022-10-30 01:55:04下载
- 积分:1
-
TFIDF算法已应用于文本处理任务。函数的输入是…
tfidf已应用于文本处理任务中。函数的输入是一个[i*j]项频率矩阵。输出是由tfidf度量计算的元素的[i*j]。
- 2022-09-15 14:50:03下载
- 积分:1
-
遗传算法在matlab中的实现
遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
- 2022-03-31 21:01:01下载
- 积分:1
-
matlab在神经网络中的一些界面函数
matlab在神经网络中的一些界面函数-Matlab in neural network interface function of
- 2022-02-26 18:34:44下载
- 积分:1
-
神经网络 多级神经网络仿真
神经网络 多级神经网络仿真-neural network multi-level neural network simulation
- 2022-02-03 04:30:15下载
- 积分:1
-
evolution of neural network topology structure of the mine
演化神经网络拓扑结构编写的扫雷机器人程序-evolution of neural network topology structure of the mine-sweeping robot procedures
- 2022-03-03 09:55:34下载
- 积分:1
-
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。...
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。-A typical artificial intelligence heuristic search algorithm, is a priority of the best algorithm, but to add some more restrictive conditions.
- 2023-07-26 14:05:03下载
- 积分:1
-
神经网络hopfield源码
神经网络hopfield源码- Nerve network hopfield source code
- 2022-05-09 07:11:41下载
- 积分:1