Hi there.

I don't know much about machine learning myself, much less doing it in Perl. But I have dabbled and have been meaning to do a bit more with it in the Perl-based scientific computing framework PDL.

A quick Google search revealed a short blurb on PerlMonks about ML analysis of stock data using PDL. The very last comment also points to a couple of AI modules on CPAN. Links here:

http://www.perlmonks.org/?node_id=638391

http://search.cpan.org/search?mode=module&query=AI%3A%3ACategorizer

http://search.cpan.org/search?mode=module&query=AI%3A%3ADecisionTree


Perl-land is a bit less frameworky and more library-ish than Python-land. There's plenty of algorithms on the CPAN, so I suggest figuring out what you need and importing as you figure that out.


On 02/07/2017 05:47 PM, community tech wrote:
Is there a popular perl library/framework for machine learning?

Thanks.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to