paper-with-me

홈 › Papers

Performance Evaluation and Comparison of a New Regression Algorithm

2023-06-15 · Sabina Gooljar, Kris Manohar, Patrick Hosein

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.

📄 PDF Abstract BibTeX arXiv:2306.09105

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A First Step Towards Distribution Invariant Regression Metrics

2020-09-10 · Mario Michael Krell, Bilal Wehbe

Regression evaluation has been performed for decades. Some metrics have been identified to be robust against shifting and scaling of the data but considering the different distributions of data is much more difficult to …

regression

Are screening methods useful in feature selection? An empirical study

2018-09-14 · Mingyuan Wang, Adrian Barbu

Filter or screening methods are often used as a preprocessing step for reducing the number of variables used by a learning algorithm in obtaining a classification or regression model. While there are many such filter met…

Classificationfeature selectionGeneral Classificationregression

Incorporating Machine Learning to Evaluate Solutions to the University Course Timetabling Problem

2020-10-02 · Patrick Kenekayoro

Evaluating solutions to optimization problems is arguably the most important step for heuristic algorithms, as it is used to guide the algorithms towards the optimal solution in the solution search space. Research has sh…

BIG-bench Machine Learningregression

Symbolic Regression Algorithms with Built-in Linear Regression

2017-01-13 · Jan Žegklitz, Petr Pošík

Recently, several algorithms for symbolic regression (SR) emerged which employ a form of multiple linear regression (LR) to produce generalized linear models. The use of LR allows the algorithms to create models with rel…

regressionSymbolic Regression

Image Aesthetic Assessment Based on Pairwise Comparison A Unified Approach to Score Regression, Binary Classification, and Personalization

2019-10-01 · ICCV 2019 10 · Jun-Tae Lee, Chang-Su Kim

We propose a unified approach to three tasks of aesthetic score regression, binary aesthetic classification, and personalized aesthetics. First, we develop a comparator to estimate the ratio of aesthetic scores for two i…

Binary ClassificationClassificationGeneral Classificationregression