Algorithm-DecisionTree

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Algorithm/DecisionTreeWithBagging.pm
lib/Algorithm/BoostedDecisionTree.pm
lib/Algorithm/RandomizedTreesForBigData.pm
lib/Algorithm/RegressionTree.pm
Makefile.PL
MANIFEST			This list of files
README
t/param.txt
t/test.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

META.json  view on Meta::CPAN

      },
      "runtime" : {
         "requires" : {
            "List::Util" : "1.33",
            "Math::Random" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "3.43",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}



( run in 0.653 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )