Related Experiment Video
Updated: Mar 2, 2026

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
8.2K
New Splitting Criteria for Decision Trees in Stationary Data Streams
Summary
New splitting criteria for stream data mining offer mathematically justified, high-performance alternatives to heuristic Hoeffding decision trees. These criteria improve classification accuracy in stationary data streams.
Area of Science:
- Data Mining
- Machine Learning
- Statistical Learning Theory
Background:
- Hoeffding decision trees are popular for stream data mining but are heuristic.
- Existing methods based on Hoeffding's inequality have limitations for classical decision trees like ID3 or CART.
- There is a need for mathematically sound and high-performing algorithms for stream data mining.
Purpose of the Study:
- Develop new, mathematically justified splitting criteria for classification in stationary data streams.
- Investigate the probabilistic properties of these novel criteria.
- Address the limitations of heuristic approaches in stream data mining.
Main Methods:
- Developed a family of new splitting criteria for stationary data streams.
- Derived criteria based on misclassification error and Gini index impurity measures.
- Proposed a general division of splitting criteria into two types and introduced hybrid criteria.
Main Results:
- New splitting criteria offer probabilistic guarantees on attribute selection.
- Type- criteria ensure high probability of selecting the optimal attribute for the entire data stream.
- Hybrid criteria combine misclassification error and Gini index for improved performance.
Conclusions:
- The developed splitting criteria provide a mathematically rigorous foundation for stream data mining.
- These criteria offer improved performance and reliability compared to heuristic methods.
- The proposed framework enhances classification accuracy in stationary data streams.
Related Concept Videos
Survival Tree
451
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...
Building a Survival Tree
Constructing a...
451
Quantifying and Rejecting Outliers: The Grubbs Test
4.3K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.3K
Introduction to Test of Independence
3.0K
In statistics, the term independence means that one can directly obtain the probability of any event involving both variables by multiplying their individual probabilities. Tests of independence are chi-square tests involving the use of a contingency table of observed (data) values.
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
3.0K
Classification of Systems-II
540
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,
540
Decision Making: P-value Method
7.1K
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...
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...
7.1K
Classification of Systems-I
641
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
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:
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:
641

