Performance Evaluation and Comparison of a New Regression Algorithm
- URL: http://arxiv.org/abs/2306.09105v1
- Date: Thu, 15 Jun 2023 13:01:16 GMT
- Title: Performance Evaluation and Comparison of a New Regression Algorithm
- Authors: Sabina Gooljar, Kris Manohar and Patrick Hosein
- Abstract summary: We compare the performance of a newly proposed regression algorithm against four conventional machine learning algorithms.
The reader is free to replicate our results since we have provided the source code in a GitHub repository.
- Score: 4.125187280299247
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In recent years, Machine Learning algorithms, in particular supervised
learning techniques, have been shown to be very effective in solving regression
problems. We compare the performance of a newly proposed regression algorithm
against four conventional machine learning algorithms namely, Decision Trees,
Random Forest, k-Nearest Neighbours and XG Boost. The proposed algorithm was
presented in detail in a previous paper but detailed comparisons were not
included. We do an in-depth comparison, using the Mean Absolute Error (MAE) as
the performance metric, on a diverse set of datasets to illustrate the great
potential and robustness of the proposed approach. The reader is free to
replicate our results since we have provided the source code in a GitHub
repository while the datasets are publicly available.
Related papers
- Improved Graph-based semi-supervised learning Schemes [0.0]
In this work, we improve the accuracy of several known algorithms to address the classification of large datasets when few labels are available.
Our framework lies in the realm of graph-based semi-supervised learning.
arXiv Detail & Related papers (2024-06-30T16:50:08Z) - Interpretable Machine Learning based on Functional ANOVA Framework:
Algorithms and Comparisons [9.10422407200807]
In the early days of machine learning (ML), the emphasis was on developing complex algorithms to achieve best predictive performance.
Recently, researchers are compromising on small increases in predictive performance to develop algorithms that are inherently interpretable.
The paper proposes a new algorithm, called GAMI-Lin-T, that also uses trees like EBM, but it does linear fits instead of piecewise constants within the partitions.
arXiv Detail & Related papers (2023-05-25T02:40:52Z) - HARRIS: Hybrid Ranking and Regression Forests for Algorithm Selection [75.84584400866254]
We propose a new algorithm selector leveraging special forests, combining the strengths of both approaches while alleviating their weaknesses.
HARRIS' decisions are based on a forest model, whose trees are created based on optimized on a hybrid ranking and regression loss function.
arXiv Detail & Related papers (2022-10-31T14:06:11Z) - Improved Algorithms for Neural Active Learning [74.89097665112621]
We improve the theoretical and empirical performance of neural-network(NN)-based active learning algorithms for the non-parametric streaming setting.
We introduce two regret metrics by minimizing the population loss that are more suitable in active learning than the one used in state-of-the-art (SOTA) related work.
arXiv Detail & Related papers (2022-10-02T05:03:38Z) - Benchmarking Node Outlier Detection on Graphs [90.29966986023403]
Graph outlier detection is an emerging but crucial machine learning task with numerous applications.
We present the first comprehensive unsupervised node outlier detection benchmark for graphs called UNOD.
arXiv Detail & Related papers (2022-06-21T01:46:38Z) - Simple Stochastic and Online Gradient DescentAlgorithms for Pairwise
Learning [65.54757265434465]
Pairwise learning refers to learning tasks where the loss function depends on a pair instances.
Online descent (OGD) is a popular approach to handle streaming data in pairwise learning.
In this paper, we propose simple and online descent to methods for pairwise learning.
arXiv Detail & Related papers (2021-11-23T18:10:48Z) - Regression with Missing Data, a Comparison Study of TechniquesBased on
Random Forests [0.0]
In this paper we present the practical benefits of a new random forest algorithm to deal with missing values in the sample.
A variety of missing value mechanisms (such as MCAR,MAR, MNAR) are considered and simulated.
We study the quadratic errors and the bias ofour algorithm and compare it to the most popular missing values random forests algorithms in the literature.
arXiv Detail & Related papers (2021-10-18T14:02:15Z) - A Pragmatic Look at Deep Imitation Learning [0.3626013617212666]
We re-implement 6 different adversarial imitation learning algorithms.
We evaluate them on a widely-used expert trajectory dataset.
GAIL consistently performs well across a range of sample sizes.
arXiv Detail & Related papers (2021-08-04T06:33:10Z) - Estimating leverage scores via rank revealing methods and randomization [50.591267188664666]
We study algorithms for estimating the statistical leverage scores of rectangular dense or sparse matrices of arbitrary rank.
Our approach is based on combining rank revealing methods with compositions of dense and sparse randomized dimensionality reduction transforms.
arXiv Detail & Related papers (2021-05-23T19:21:55Z) - Benchmarking Simulation-Based Inference [5.3898004059026325]
Recent advances in probabilistic modelling have led to a large number of simulation-based inference algorithms which do not require numerical evaluation of likelihoods.
We provide a benchmark with inference tasks and suitable performance metrics, with an initial selection of algorithms.
We found that the choice of performance metric is critical, that even state-of-the-art algorithms have substantial room for improvement, and that sequential estimation improves sample efficiency.
arXiv Detail & Related papers (2021-01-12T18:31:22Z) - Evolving Reinforcement Learning Algorithms [186.62294652057062]
We propose a method for meta-learning reinforcement learning algorithms.
The learned algorithms are domain-agnostic and can generalize to new environments not seen during training.
We highlight two learned algorithms which obtain good generalization performance over other classical control tasks, gridworld type tasks, and Atari games.
arXiv Detail & Related papers (2021-01-08T18:55:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.