Skip to content

Commit 33c7c6a

Browse files
authored
Create README.md
1 parent 3c90365 commit 33c7c6a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# FPFS-AC
2+
A New Classification Method Using Soft Decision-Making Based on an Aggregation Operator of Fuzzy Parameterized Fuzzy Soft Matrices
3+
4+
Citation:
5+
S. Memiş, S. Enginoğlu, and U. Erkan, 2022. A New Classification Method Using Soft Decision-Making Based on an Aggregation Operator of Fuzzy
6+
Parameterized Fuzzy Soft Matrices, Turkish Journal of Electrical Engineering and Computer Sciences, 30(3), 1165–1180.
7+
doi: https://doi.org/10.55730/1300-0632.3816
8+
9+
Abstract:
10+
11+
Recently, a precise and stable machine learning algorithm, i.e. eigenvalue classification method (EigenClass), has been developed by using
12+
the concept of generalised eigenvalues in contrast to common approaches, such as k-nearest neighbours, support vector machines, and decision trees.
13+
In this paper, we offer a new classification algorithm called fuzzy parameterized fuzzy soft aggregation classifier (FPFS-AC) to combine the modelling
14+
ability of soft decision-making (SDM) and classification success of generalised eigenvalues. FPFS-AC constructs a decision matrix by employing
15+
the similarity measures of fuzzy parameterized fuzzy soft matrices fpfs -matrices) and a generalised eigenvalue-based similarity measure.
16+
Then, it applies an SDM method based on the aggregation operator of fpfs -matrices to a decision matrix and classifies the given test sample.
17+
Afterwards, we perform an experimental study using 15 UCI datasets to manifest the success of our approach and compare FPFS-AC with the well-known and
18+
state-of-the-art classifiers (kNN, SVM, fuzzy kNN, EigenClass, and BM-fuzzy kNN) in terms of accuracy, precision, recall, macro F-score, micro F-score,
19+
and running time. Moreover, we statistically analyse the experimentally obtained data. Experimental and statistical results show that FPFS-AC outperforms
20+
the state-of-the-art classifiers in all the datasets concerning the five performance metrics.

0 commit comments

Comments
 (0)