Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Ordinal Level of Measurement00:55

Ordinal Level of Measurement

24.2K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
24.2K
Ranks01:02

Ranks

591
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
591
Classification of Signals01:30

Classification of Signals

1.6K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating 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...
1.6K
How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

29.3K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
29.3K
Outliers and Influential Points01:08

Outliers and Influential Points

5.1K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.1K
Classification of Systems-II01:31

Classification of Systems-II

651
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
651

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Detecting images generated by diffusers.

PeerJ. Computer science·2024
Same author

Tweet sentiment quantification: An experimental re-evaluation.

PloS one·2022
Same author

An enhanced CRFs-based system for information extraction from radiology reports.

Journal of biomedical informatics·2013
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: May 5, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K

Feature selection for ordinal text classification.

Stefano Baccianella1, Andrea Esuli, Fabrizio Sebastiani

  • 1Istituto di Scienza e Tecnologie dell'Informazione, Consiglio Nazionale delle Ricerche, 56124 Pisa, Italy stefano.baccianella@isti.cnr.it.

Neural Computation
|December 11, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces six novel feature selection methods for ordinal classification, outperforming existing techniques in analyzing product reviews. These methods enhance efficiency and accuracy in sentiment analysis and opinion mining tasks.

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.6K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.0K

Related Experiment Videos

Last Updated: May 5, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.6K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.0K

Area of Science:

  • Machine Learning
  • Natural Language Processing
  • Data Mining

Background:

  • Ordinal classification, or ordinal regression, is crucial for rating data on discrete scales.
  • It's increasingly important in sentiment analysis and opinion mining for product review data.
  • Feature selection is vital for efficiency and preventing overfitting in classification tasks.

Purpose of the Study:

  • To address the lack of feature selection methods for ordinal classification.
  • To propose and evaluate novel feature selection techniques specifically for this task.
  • To compare these new methods against existing approaches using real-world product review data.

Main Methods:

  • Developed six novel feature selection methods tailored for ordinal classification.
  • Tested these methods on two product review datasets.
  • Compared performance against three established literature methods using support vector regression algorithms.

Main Results:

  • All six proposed feature selection metrics significantly outperformed baseline techniques.
  • The novel methods demonstrated superior stability, being an order of magnitude more stable.
  • Consistent outperformance was observed across both datasets and learning algorithms.

Conclusions:

  • The proposed feature selection methods are highly effective for ordinal classification tasks.
  • These methods offer substantial improvements in efficiency and stability for sentiment analysis.
  • This work advances the field of ordinal classification by providing robust feature selection strategies.