-
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
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
This is a solution of TSP genetic algorithm. Which is described in detail how to...
这是一个解决TSP问题的遗传算法.里面有详细的介绍如何编写遗传算法,很值得参考.-This is a solution of TSP genetic algorithm. Which is described in detail how to prepare genetic algorithm, very good reference.
- 2022-07-22 20:36:36下载
- 积分:1
-
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的...
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的-ANN neural network training procedures and decompress data after the run
- 2023-03-09 04:30:03下载
- 积分:1
-
RBF neural network for pattern classification use of the platform
% RBF 神经网络用于模式分类
% 使用平台 - Matlab6.5- RBF neural network for pattern classification use of the platform- Matlab6.5
- 2022-02-07 02:37:11下载
- 积分:1
-
that a fingerprint identification of the source code procedures and very collect...
这一个指纹识别的源代码程序,相当有收藏价值-that a fingerprint identification of the source code procedures and very collectible value
- 2022-12-01 01:30:02下载
- 积分:1
-
本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助...
本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing
programming the source code, believed can to be engaged in picture
processing each position to have the help
- 2023-01-27 13:20:03下载
- 积分:1
-
经典决策树分类和规则学习模式
决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
- 2022-01-26 00:47:10下载
- 积分:1
-
目标函数是De Jong函数,是一个连续、凸起的单峰函数
目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
- 2022-05-13 15:07:14下载
- 积分:1
-
Neural network model of graduate student fees, as well as their application spec...
神经网络研究生收费模型的具体方案以及其应用-Neural network model of graduate student fees, as well as their application specific program
- 2022-01-28 07:49:31下载
- 积分:1