Cool. I'd be keen to try out the API, when you are ready, in my
"Apache Groovy for data science" examples which currently use the
commons math3 classes.
Cheers, Paul.
On Fri, Jul 19, 2019 at 9:51 AM Gilles Sadowski wrote:
>
> Hi.
>
> Le ven. 19 juil. 2019 à 01:45, Paul King a écrit :
> >
> > Ho
On Thu, Jul 18, 2019 at 11:09 AM sebb wrote:
> On Thu, 18 Jul 2019 at 15:29, Gary Gregory wrote:
> >
> > On Thu, Jul 18, 2019 at 10:06 AM sebb wrote:
> >
> > > On Thu, 18 Jul 2019 at 14:25, Gary Gregory
> wrote:
> > > >
> > > > The Apache Commons VFS Project team is pleased to announce the
> r
Hi all,
Hope you all are doing well, I had a discussion on Slack with my GSoC
mentors regarding this variable initiation. I'm posting it on ML for more
opinions.
*Should the variables like mean be initiated with NaN or 0?*
Because, definitional formula of mean is,
mean = (sum of values)/n
Hi.
Le ven. 19 juil. 2019 à 01:45, Paul King a écrit :
>
> How does this relate to the OLS classes in commons math?
> https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.html
The new "Commons Statistics" component
https://www.baeldung.com/java-inner-interfaces
interface Regression {
interface Data {
// ...
}
interface Result {
// ...
}
}
Le ven. 19 juil. 2019 à 01:20, Alex Herbert a écrit :
>
>
>
> > On 18 Jul 2019, at 23:49, Eric Barnhill wrote:
> >
> > I suggested the fo
How does this relate to the OLS classes in commons math?
https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.html
On Fri, Jul 19, 2019 at 8:50 AM Eric Barnhill wrote:
>
> I suggested the following grammar to aim fo
> On 18 Jul 2019, at 23:49, Eric Barnhill wrote:
>
> I suggested the following grammar to aim for in our meeting today with the
> developing OLS module. If you see anything you'd prefer to change let's
> establish it now , if anyone doesn't like it later, it's on me.
>
> RegressionData data =
So, I think the code I have so far is ripe for a pull request, so I
submitted one. I changed the contracts of the epsilon and
max-denominator factory methods, because the old specifications were not
very useful, especially that of the max-denominator method – the only
guarantee you could get from
I suggested the following grammar to aim for in our meeting today with the
developing OLS module. If you see anything you'd prefer to change let's
establish it now , if anyone doesn't like it later, it's on me.
RegressionData data = RegressionDataLoader.of(double[][] y, double[] x);
Regression ols
On Thu, 18 Jul 2019 at 15:29, Gary Gregory wrote:
>
> On Thu, Jul 18, 2019 at 10:06 AM sebb wrote:
>
> > On Thu, 18 Jul 2019 at 14:25, Gary Gregory wrote:
> > >
> > > The Apache Commons VFS Project team is pleased to announce the release of
> > > Apache Commons VFS Project 2.4.
> > >
> > > Apach
On Thu, Jul 18, 2019 at 10:06 AM sebb wrote:
> On Thu, 18 Jul 2019 at 14:25, Gary Gregory wrote:
> >
> > The Apache Commons VFS Project team is pleased to announce the release of
> > Apache Commons VFS Project 2.4.
> >
> > Apache Commons VFS is a Virtual File System library.
> >
> > New features
On Thu, 18 Jul 2019 at 14:25, Gary Gregory wrote:
>
> The Apache Commons VFS Project team is pleased to announce the release of
> Apache Commons VFS Project 2.4.
>
> Apache Commons VFS is a Virtual File System library.
>
> New features and bug fix release.
>
> Changes in this version include:
>
>
On 18/07/2019 14:04, Gilles Sadowski wrote:
Le jeu. 18 juil. 2019 à 14:21, Alex Herbert a écrit :
On 18/07/2019 13:11, Gilles Sadowski wrote:
Hello Alex.
Le jeu. 18 juil. 2019 à 13:54, a écrit :
This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a com
The Apache Commons VFS Project team is pleased to announce the release of
Apache Commons VFS Project 2.4.
Apache Commons VFS is a Virtual File System library.
New features and bug fix release.
Changes in this version include:
New features:
o VFS-690: Allow to set key exchange algorithm explici
Le jeu. 18 juil. 2019 à 14:21, Alex Herbert a écrit :
>
>
> On 18/07/2019 13:11, Gilles Sadowski wrote:
> > Hello Alex.
> >
> > Le jeu. 18 juil. 2019 à 13:54, a écrit :
> >> This is an automated email from the ASF dual-hosted git repository.
> >>
> >> aherbert pushed a commit to branch master
>
On 18/07/2019 13:11, Gilles Sadowski wrote:
Hello Alex.
Le jeu. 18 juil. 2019 à 13:54, a écrit :
This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git
The following
Hello Alex.
Le jeu. 18 juil. 2019 à 13:54, a écrit :
>
> This is an automated email from the ASF dual-hosted git repository.
>
> aherbert pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-rng.git
>
>
> The following commit(s) were added to refs/heads/ma
17 matches
Mail list logo