快速的二进制物流回归
Nurdan Ayse Saran1, Fatih Nar2
1Department of Computer Engineering, Cankaya University, Ankara, Türkiye.
PeerJ. Computer science
|March 10, 2025
概括
本研究引入了一种快速二进制后勤回归 (FBLR) 方法,显著加快训练时间. 这种新的方法使用Soft-Plus近似和Lf-norm规范化来开发高效的机器学习模型.
科学领域:
- 机器学习 机器学习
- 统计 统计 统计 统计
- 数字分析 数字分析
背景情况:
- 二元逻辑回归是机器学习中广泛使用的统计模型.
- 传统的培训方法可能是计算密集的,特别是对于大型数据集.
- 特征对线性和模型规范化是后勤回归中的常见挑战.
研究的目的:
- 开发一种新的数值方法,以显著提高二进制物流回归的训练效率.
- 通过矩阵向量配方实现更快的模型参数估计和规范化.
- 解决与大型数据集和对线性特征相关的计算挑战.
主要方法:
- 采用了一种新的软-加近似方法,将参数估计重新编制成矩阵-向量形式.
- 使用Lf-规范惩罚灵活规范化 (L2,L1,L0规范),包括拦截处罚选项.
- 应用单项值分解 (SVD),包括随机的SVD和带有行减小的新SVD (SVD-RR),以处理对线性和减少复杂性.
- 开发了一个快速二进制物流回归 (FBLR) 算法.
主要成果:
- 取得的训练比传统的物流回归速度快了一倍.
- 在各种合成和OpenML数据集上证明了计算效率和有效性.
- 通过使用SVD-RR.成功管理了许多行和特征的数据集.
- 为规范化和拦截处理提供了一个灵活的框架.
结论:
- 拟议的FBLR方法在训练速度和计算效率方面提供了实质性的改进.
- 新的数值方法和规范化技术为二进制物流回归提供了强大而灵活的工具.
- 该方法在各种数据集中有效,突出其在机器学习中的通用性和实际应用性.
更多相关视频
03:37Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
616
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
8.2K
相关概念视频
Binomial Probability Distribution
10.2K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
10.2K
Residuals and Least-Squares Property
7.2K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.2K
Regression Analysis
5.5K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.5K
Multiple Regression
2.9K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
2.9K
Parametric Survival Analysis: Weibull and Exponential Methods
320
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
320
Wald-Wolfowitz Runs Test I
590
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
590
