AI-ML

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Perl interface to ML'
author:
  - 'Rui Meira <ruimiguelcm96@gmail.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Module::Build: '0.28'
  Test2::V0: '0.000060'
  Test::More: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: AI-ML
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  AI::ML:
    file: lib/AI/ML.pm
    version: '0.001'
  AI::ML::Expr:
    file: lib/AI/ML/Expr.pm
    version: '0.001'
  AI::ML::LinearRegression:
    file: lib/AI/ML/LinearRegression.pm
    version: '0.001'
  AI::ML::LogisticRegression:
    file: lib/AI/ML/LogisticRegression.pm
    version: '0.001'
  AI::ML::NeuralNetwork:
    file: lib/AI/ML/NeuralNetwork.pm
    version: '0.001'
version: '0.001'
x_Dist_Zilla:
  perl:
    version: '5.026001'
  plugins:
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Starter/MetaYAML'
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Starter/MetaJSON'
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Starter/License'
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      config:
        Dist::Zilla::Role::FileWatcher:
          version: '0.006'
      name: '@Starter/ReadmeAnyFromPod'
      version: '0.163250'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Starter/PodSyntaxTests'
      version: '6.010'



( run in 0.811 second using v1.01-cache-2.11-cpan-5837b0d9d2c )