The SimpleLinearRegression class generates a fairly large number of summary values.
simplelinearregression类生成了相当多的汇总值。
View or download all of the source code for the author's SimpleLinearRegression class.
查看或下载作者的simplelinearregression类的所有源代码。
I used six general principles to guide the development of the SimpleLinearRegression class.
我使用了六个通用原则来指导simplelinearregression类的开发。
Let's begin by discussing some general principles that guided my development of this SimpleLinearRegression class.
让我们从讨论一些通用的原则开始,这些原则指导我开发这个simplelinearregression类。
I conducted such an analysis to determine which variables to declare for the SimpleLinearRegression class in Listing 1.
我采用这样的分析来确定为清单1中的SimpleLinearRegression类声明哪些变量。
The constructor method for the SimpleLinearRegression class accepts an X and a Y vector with the same number of values in each vector.
simplelinearregression类的构造函数方法接受一个X和一个Y向量,每个向量都有相同数量的值。
The SimpleLinearRegression procedure is used to fit a straight line to the data in which the straight line has the following standard form.
SimpleLinearRegression过程用于产生与数据相吻合的直线,其中直线具有以下标准方程。
The object of this article is to show you how to build a non-trivial data-exploration tool using the SimpleLinearRegression class discussed in Part 1.
本文的目标是向您展示如何使用第1部分中讨论的simplelinearregression类来构建一个重要的数据研究工具。
In this article, you demonstrated how the SimpleLinearRegression class could be used to develop a data-exploration tool for small - to medium-sized datasets.
在本文中,您了解了如何使用simplelinearregression类开发用于中小规模的数据集的数据研究工具。
In this article, I'll provide an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach that can be used to develop PHP math libraries.
在本文中,我将提供一个php数学库示例,名为SimpleLinearRegression,它演示了一个可以用来开发php数学库的通用方法。
In this article, I'll provide an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach that can be used to develop PHP math libraries.
在本文中,我将提供一个php数学库示例,名为SimpleLinearRegression,它演示了一个可以用来开发php数学库的通用方法。
应用推荐