Is there a gathering of perl machine learning libraries? like,
http://stackabuse.com/the-best-machine-learning-libraries-in-python/
We are currently looking at scikit-learn, but also want to find the perl
implementation.
Thanks.
2017-02-10 5:55 GMT+08:00 Alex :
> Maybe also have a look here: ht
Maybe also have a look here: http://perl4science.github.io/software/
Not sure about "popular", but at least there is a short list.
Best regards,
Alex
> Am 08.02.2017 um 02:47 schrieb community tech :
>
> Is there a popular perl library/framework for machine learning?
>
> Thanks.
> On Feb 9, 2017, at 7:39 AM, Simon Bauer wrote:
>
> Hi,
>
> when I turn on -W in one of my perl scripts then I get a lot of warnings
> concerning Math::Complex
>
> Prototype mismatch: sub Math::Complex::abs (_) vs none at
> /usr/share/perl/5.22/Math/Complex.pm line 667.
> Prototype mism
On Thu, Feb 9, 2017 at 9:39 AM, Simon Bauer wrote:
> when I turn on -W in one of my perl scripts then I get a lot of warnings
> concerning Math::Complex
>
> Prototype mismatch: sub Math::Complex::abs (_) vs none at
> /usr/share/perl/5.22/Math/Complex.pm line 667.
> Prototype mismatch: sub Math:
Hi,
when I turn on -W in one of my perl scripts then I get a lot of warnings concerning Math::Complex
Prototype mismatch: sub Math::Complex::abs (_) vs none at /usr/share/perl/5.22/Math/Complex.pm line 667.
Prototype mismatch: sub Math::Complex::sqrt (_) vs none at /usr/share/perl/5.22/Ma