PulseAugur
实时 09:53:20
English(EN) Efficient Solvers for SLOPE in R, Python, Julia, and C++

为 R、Python、Julia 和 C++ 发布新的 SLOPE 求解器

研究人员为 RPythonJulia 和 C++ 开发了新的软件包,可高效求解排序 L-1 惩罚估计 (SLOPE) 问题。这些软件包利用混合坐标下降算法,能够拟合具有各种损失函数的广义线性模型,包括高斯、二项式、泊松和多项逻辑回归。基准测试表明,这些新实现比现有的 SLOPE 求解器在速度和内存效率方面表现更好,支持稀疏和内存外矩阵以实现灵活的数据处理。 AI

排序理由 该集群包含一篇详细介绍统计计算新软件的学术论文。[lever_c_demoted from research: ic=1 ai=0.4]

在 arXiv stat.ML 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv stat.ML TIER_1 English(EN) · Johan Larsson, Malgorzata Bogdan, Krystyna Grzesiak, Mathurin Massias, Jonas Wallin ·

    Efficient Solvers for SLOPE in R, Python, Julia, and C++

    arXiv:2511.02430v3 Announce Type: replace-cross Abstract: We present a suite of packages in R, Python, Julia, and C++ that efficiently solve the Sorted L-One Penalized Estimation (SLOPE) problem. The packages feature a highly efficient hybrid coordinate descent algorithm that fit…