Code covered by the BSD License
-
[Classification_accuracy,p1,m...
Inputs:
-
[Mean_accuracy, Variance,p1,m...
Inputs:
-
calcfit(data, ideals, y)
Calculates the classification accuracy for the given data and class
-
classifier(data, ideals, y)
-
h=owa(A,w)
-
idealvectors(data, y)
-
init_data(data,v,c)
-
pmean(x,p)
Calculates generalized mean
-
re=weight1(n,m)
-
w=weight2(n,m)
-
w=weight3(n,m)
exponential linguistic quantifier: Q(r)=exp(-alpha*r)
-
w=weight4(n,m)
trigonometric linguistic quantifier: Q(r)=asin(r*alpha)
-
weights=Ohaganw(n,alpha)
-
example1.m
-
example2.m
-
mainfile1.m
-
View all files
Similarity classifier with OWA operators
by Pasi Luukka
01 Nov 2012
(Updated 10 Dec 2012)
Toolbox presents vector based classification method which uses similarity measures and OWA operators
|
Watch this File
|
| File Information |
| Description |
Similarity classifier with OWA operators toolbox presents vector based classification method which uses similarity measures and OWA operators to make a distiction to which class samples belong. It creates ideal vectors for each class and then uses similarity to measure how similar the samples are compared to each ideal vector. These similarity vectors are then aggregated by OWA operators. For more information about the method see the original publication:
P. Luukka, O. Kurama, Similarity classifier with ordered weighted averaging operators,
Expert Systems With Applications, 40, (2013), pp. 995-1002 |
| MATLAB release |
MATLAB 7.12 (R2011a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 10 Dec 2012 |
Read me file is updated. |
|
Contact us