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

Decision Making: P-value Method01:09

Decision Making: P-value Method

6.4K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can...
6.4K
Woodward–Hoffmann Selection Rules and Microscopic Reversibility01:34

Woodward–Hoffmann Selection Rules and Microscopic Reversibility

3.5K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.5K
Decision Making: Traditional Method01:14

Decision Making: Traditional Method

4.9K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.9K
Decision Making01:20

Decision Making

456
Decision-making is a fundamental cognitive process that involves evaluating alternatives and selecting among them. This process can range from simple choices, such as deciding what to wear, to complex decisions, like choosing a major in college or a career path. The complexity of the decision often dictates the approach we use, which can be broadly categorized into two types: automatic and controlled decision-making.
Automatic decision-making is fast, intuitive, and relies on gut feelings...
456
Econometric Views (EViews)01:29

Econometric Views (EViews)

368
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
368
Survival Tree01:19

Survival Tree

247
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
247

You might also read

Related Articles

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

Sort by
Same author

Exploiting Data Distribution: A Multi-Ranking Approach.

Entropy (Basel, Switzerland)·2025
Same author

Greedy Algorithm for Deriving Decision Rules from Decision Tree Ensembles.

Entropy (Basel, Switzerland)·2025
Same author

Importance of Characteristic Features and Their Form for Data Exploration.

Entropy (Basel, Switzerland)·2024
Same author

Selected Data Mining Tools for Data Analysis in Distributed Environment.

Entropy (Basel, Switzerland)·2023
Same author

Improved EAV-Based Algorithm for Decision Rules Construction.

Entropy (Basel, Switzerland)·2023
Same author

Decision Rules Derived from Optimal Decision Trees with Hypotheses.

Entropy (Basel, Switzerland)·2021

Related Experiment Video

Updated: Nov 23, 2025

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.8K

Decision Rules Construction: Algorithm Based on EAV Model.

Krzysztof Żabiński1, Beata Zielosko1

  • 1Institute of Computer Science, Faculty of Science and Technology, University of Silesia in Katowice, Będzińska 39, 41-200 Sosnowiec, Poland.

Entropy (Basel, Switzerland)
|December 30, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a new method for constructing decision rules in machine learning classification. The approach is time-efficient and yields classification results comparable to existing methods.

Keywords:
classificationdecision rulesdynamic programming approachentity–attribute–value modellengthsupport

Related Experiment Videos

Last Updated: Nov 23, 2025

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.8K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Decision rule construction is crucial for supervised machine learning and knowledge representation.
  • Existing methods like dynamic programming optimize rules but can be computationally intensive.

Purpose of the Study:

  • To propose a novel, time-efficient approach for decision rule construction.
  • To evaluate the proposed method's performance against dynamic programming in terms of classification accuracy and rule optimization.

Main Methods:

  • Transforming decision tables into an entity-attribute-value (EAV) format.
  • Utilizing a standard deviation function to identify informative attributes.
  • Partitioning decision tables to construct rules based on high-standard deviation attributes.

Main Results:

  • Generated decision rules show comparable classification results to dynamic programming.
  • The proposed method demonstrates higher time efficiency due to lower computational complexity.
  • Classification errors are comparable to those achieved with dynamic programming on UCI Machine Learning Repository datasets.

Conclusions:

  • The proposed decision rule construction method is a viable and efficient alternative to dynamic programming.
  • The approach effectively balances rule quality (support, length) with computational efficiency.
  • The method offers a practical solution for classification tasks requiring interpretable decision rules.