Cristian Alb

LG
5papers
7citations
Novelty22%
AI Score15

5 Papers

LGMay 7, 2022
Accuracy Convergent Field Predictors

Cristian Alb

Several predictive algorithms are described. Highlighted are variants that make predictions by superposing fields associated to the training data instances. They operate seamlessly with categorical, continuous, and mixed data. Predictive accuracy convergence is also discussed as a criteria for evaluating predictive algorithms. Methods are described on how to adapt algorithms in order to make them achieve predictive accuracy convergence.

LGFeb 24, 2022
Interfering Paths in Decision Trees: A Note on Deodata Predictors

Cristian Alb

A technique for improving the prediction accuracy of decision trees is proposed. It consists in evaluating the tree's branches in parallel over multiple paths. The technique enables predictions that are more aligned with the ones generated by the nearest neighborhood variant of the deodata algorithms. The technique also enables the hybridization of the decision tree algorithm with the nearest neighborhood variant.

LGAug 9, 2021
Collapsing the Decision Tree: the Concurrent Data Predictor

Cristian Alb

A family of concurrent data predictors is derived from the decision tree classifier by removing the limitation of sequentially evaluating attributes. By evaluating attributes concurrently, the decision tree collapses into a flat structure. Experiments indicate improvements of the prediction accuracy.