mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 10:08:57 +03:00
Adds perl 6 resources
This commit is contained in:
parent
d1f7bbb346
commit
283d796d2d
@ -79,6 +79,7 @@ For a list of free-to-attend meetups and local events, go [here](https://github.
|
||||
- [Perl](#perl)
|
||||
- [Data Analysis / Data Visualization](#perl-data)
|
||||
- [General-Purpose Machine Learning](#perl-ml)
|
||||
- [Perl 6](#perl6)
|
||||
- [PHP](#php)
|
||||
- [Natural Language Processing](#php-nlp)
|
||||
- [General-Purpose Machine Learning](#php-general-purpose)
|
||||
@ -736,9 +737,13 @@ using AWS machine learning platform from Perl.
|
||||
namespace. For instance, you can
|
||||
find [Naïve Bayes](https://metacpan.org/pod/AI::NaiveBayes).
|
||||
|
||||
<a name="perl 6"></a>
|
||||
<a name="perl6"></a>
|
||||
## Perl 6
|
||||
|
||||
*
|
||||
[Support Vector Machines](https://github.com/titsuki/p6-Algorithm-LibSVM)
|
||||
* [Naïve Bayes](https://github.com/titsuki/p6-Algorithm-NaiveBayes)
|
||||
|
||||
### Data Analysis / Data Visualization
|
||||
|
||||
* [Perl Data Language](https://metacpan.org/pod/Paws::MachineLearning),
|
||||
|
Loading…
Reference in New Issue
Block a user