CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - classification dataset
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - classification dataset - List
[
Other resource
]
ICA_demo_text
DL : 0
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used. -ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
Date
: 2008-10-13
Size
: 2.38mb
User
:
海心
[
Other resource
]
Weka-3-2
DL : 0
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes. 一个可以实现多种方法分类的软件,利用各个 对象的属性。决策树,距离、密度等-Weka is a collection of machine learning al gorithms for data mining tasks. The algorithms can either be applied directly to a dataset or ca lled from your own Java code. Weka contains tool 's for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for d eveloping new machine learning schemes. can be a real Categories are various methods of software, using all the attributes of objects. Decision Tree, distance, density, etc.
Date
: 2008-10-13
Size
: 14.73mb
User
:
马何坛
[
matlab
]
ICA_demo_text
DL : 0
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used. -ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
Date
: 2025-07-01
Size
: 2.38mb
User
:
海心
[
Other resource
]
Weka-3-2
DL : 0
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes. 一个可以实现多种方法分类的软件,利用各个 对象的属性。决策树,距离、密度等-Weka is a collection of machine learning al gorithms for data mining tasks. The algorithms can either be applied directly to a dataset or ca lled from your own Java code. Weka contains tool 's for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for d eveloping new machine learning schemes. can be a real Categories are various methods of software, using all the attributes of objects. Decision Tree, distance, density, etc.
Date
: 2025-07-01
Size
: 14.73mb
User
:
马何坛
[
Other
]
reuters21578.tar
DL : 0
一个著名的文本分类数据集,用于测试分类器的性能。是写论文的同志不可或缺的东西。-A famous dataset for Text Classification, which is essencial for thesis writing.
Date
: 2025-07-01
Size
: 7.77mb
User
:
Yishi Zhang
[
AI-NN-PR
]
CIProject
DL : 0
Computational Intelligence IRIS dataset Classification
Date
: 2025-07-01
Size
: 56kb
User
:
ahmar
[
matlab
]
universal_data
DL : 0
this folder contain universal dataset for classification
Date
: 2025-07-01
Size
: 193kb
User
:
shazlan
[
Special Effects
]
LDA
DL : 0
线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
Date
: 2025-07-01
Size
: 55kb
User
:
苗晨
[
Other
]
weka-3-6-1
DL : 0
Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.
Date
: 2025-07-01
Size
: 17.8mb
User
:
Alan
[
AI-NN-PR
]
gridsearch
DL : 0
这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin,end,step] [-log2p begin,end,step] [-v fold] [-svmtrain pathname] [-gnuplot pathname] [-out pathname] [-png pathname] [additional parameters for svm-train] dataset
Date
: 2025-07-01
Size
: 3kb
User
:
quarryhero
[
Database system
]
eserv
DL : 0
Abstract. In this paper, we propose a method of hiding sensitive classification rules from data mining algorithms for categorical datasets. Our approach is to reconstruct a dataset according to the classification rules that have been checked and agreed by the data owner for releasing to data sharing. Unlike the other heuristic modification approaches, firstly, our method classifies a given dataset. Subsequently, a set of classification rules is shown to the data owner to identify the sensitive rules that should be hidden. After that we build a new decision tree that is constituted only non-sensitive rules. Finally, a new dataset is reconstructed. Our experiments show that the sensitive rules can be hidden completely on the reconstructed datasets. While non-sensitive rules are still able to discovered without any side effect. Moreover, our method can also preserve high usability of reconstructed datasets.
Date
: 2025-07-01
Size
: 268kb
User
:
Rishi
[
Special Effects
]
20064817924orl_faces_112x92
DL : 0
ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sample, correct classification rate statistics. Classification criteria for the nearest neighbor rule. The real image size is 112x92, the corresponding column vector face database matrix accumulation of each column.
Date
: 2025-07-01
Size
: 3.34mb
User
:
limei
[
Special Effects
]
SVM_FACE
DL : 0
基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改善其样本分布.其中,所谓IRS算法是指 在精简集(reduced se0算法的核函数中嵌入一种新的距离度量一一图像欧式距离一一来改善其迭代近似性能,IRS 可以有效地生成新的、位于类别边界附近的虚拟样本以增强给定训练集.为了验证算法的有效性,采用增强的样本 集训练基于AdaBoost的人脸检测器,并在MIT+CMU正面人脸测试库上进行了测试.实验结果表明通过这种方法 能够有效地提高最终分类器的人脸检测性能.-According to support vector machines(SVMs),for those geometric approach based classification methods,examples close to the class boundary usually are more informative than others.Taking face detection as an example,this paper addresses the problem of enhancing given training set and presents a nonlinear method to tackle the problem effectively.Based on SVM and improved reduced set algorithm (IRS),the method generates new examples lying close to the face/non—face class boundary to enlarge the original dataset and hence improve its sample distribution.The new IRS algorithm has greatly improved the approximation performance of the original reduced set(RS)method by embedding a new distance metric called image Euclidean distance(IMED)into the keme1 function.To verify the generalization capability of the proposed method,the enhanced dataset is used to train an AdaBoost.based face detector and test it on the MIT+CMU frontal face test set.The experimental results show that the origina
Date
: 2025-07-01
Size
: 634kb
User
:
郭事业
[
matlab
]
NB_breast_cancer_wisconsin_original
DL : 0
基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test
Date
: 2025-07-01
Size
: 1kb
User
:
王善民
[
matlab
]
LVQandSOM
DL : 0
perform SOM and LVQ on 2 UCI dataset and compare thier classification accuracy.
Date
: 2025-07-01
Size
: 6kb
User
:
hamid
[
matlab
]
classbaseattrbutetimeclassification
DL : 0
In this paper, we present two novel class-based weighting methods for the Euclidean nearest neighbor algorithm and compare them with global weighting methods considering empirical results on a widely accepted time series classification benchmark dataset. Our methods provide higher accuracy than every global weighting in nearly half of the cases and they have better overall performance. We conclude that class-based weighting has great potential for improving time series classification accuracy and it might be extended to use with other distance functions than the Euclidean distance.
Date
: 2025-07-01
Size
: 150kb
User
:
amijeet
[
File Operate
]
datasets
DL : 0
Text classification dataset
Date
: 2025-07-01
Size
: 234kb
User
:
Aliyu
[
Other Databases
]
dataset-221-sonar_OQORU
DL : 0
this is matlab sonar dataset for sonar classification that use two class mine and rock
Date
: 2025-07-01
Size
: 89kb
User
:
khishe
[
Software Engineering
]
ELM-in-tumor-classification
DL : 0
提出了一种基于数据集分割的极限学习机集成算法——DS-E-ELM.-Extreme Learning Machine proposed integration algorithm DS-E-ELM dataset based segmentation.
Date
: 2025-07-01
Size
: 614kb
User
:
孙宇轩
[
OpenCV
]
pos
DL : 0
世界上名列前茅的人形数据集,用它训练的结果效果是有目共睹的。(person dataset used in classification training)
Date
: 2025-07-01
Size
: 10.51mb
User
:
请吻我
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.