gpt4 book ai didi

java - Commons Math : The Apache Commons Mathematics Library 的内存要求

转载 作者:行者123 更新时间:2023-12-02 06:00:52 25 4
gpt4 key购买 nike

我想知道Apache Commons Math中的所有操作是否都在内存操作中。我对 OLSMultipleLinearRegression 以及将其用于大数据特别感兴趣。

还有现有的 JAVA API 用于在大数据上运行回归吗?

最佳答案

我对javadocs的阅读对于 OLSMultipleLinearRegression 类来说,它完全位于内存中。首先,模型和示例数据必须作为原始数组提供,这排除了任何不适合内存的表示形式的可能性……至少在您提供输入时是如此。

关于java - Commons Math : The Apache Commons Mathematics Library 的内存要求,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22683576/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com