Related Experiment Video
Updated: Apr 30, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
A systematic comparison of supervised classifiers.
Diego Raphael Amancio1, Cesar Henrique Comin2, Dalcimar Casanova2
1Institute of Mathematics and Computer Science, University of São Paulo, São Carlos, São Paulo, Brazil.
Choosing the right machine learning classifier and parameters is crucial for accurate pattern recognition. Default settings often work well, but tuning parameters, especially for Support Vector Machines (SVM), can significantly boost accuracy.
Area of Science:
- Computer Science
- Machine Learning
- Pattern Recognition
Background:
- Pattern recognition is widely used across industries and academia.
- No single pattern recognition technique excels in all applications.
- Selecting appropriate classifiers and parameters is challenging for non-experts.
Purpose of the Study:
- To evaluate the performance of nine common classifiers in the Weka framework.
- To investigate the impact of parameter configurations on classification accuracy.
- To provide guidance for practical classification tasks.
Main Methods:
- Performance study of nine well-known classifiers.
- Comparison of classification accuracy across different parameter settings.
- Utilized the Weka machine learning framework.
Main Results:
- Default Weka parameters offer near-optimal performance for most classifiers.
- Support Vector Machines (SVM) performance can be significantly improved by parameter tuning.
- K-nearest neighbor (KNN) frequently achieved the highest accuracy.
Conclusions:
- Parameter optimization is essential for maximizing classifier performance, particularly for SVM.
- Default settings are a good starting point, but not always sufficient.
- KNN is a strong contender for high-accuracy pattern recognition tasks.
Related Concept Videos
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Comparing the Survival Analysis of Two or More Groups
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...

