About 16 results
Open links in new tab
  1. AI::XGBoost - Perl wrapper for XGBoost library https

    The easiest way to use the wrapper is using train, but beforehand you need the data to be used contained in a DMatrix object This is a work in progress, feedback, comments, issues, …

  2. AI::NeuralNet::Simple - An easy to use backprop neural net.

    The second argument is the number of iterations to train the set. If this argument is not provided here, you may use the iterations() method to set it (prior to calling train_set(), of course).

  3. AI::NaiveBayes - A Bayesian classifier - metacpan.org

    Creation of AI::NaiveBayes classifier object out of training data is done by AI::NaiveBayes::Learner. For quick start you can use the limited train class method that trains …

  4. Algorithm::SVM - Perl bindings for the libsvm Support Vector …

    The model file should be of the format produced by the svm-train program (distributed with the libsvm library) or from the $svm->save () method. New SVM's can be created using the …

  5. AI::FANN - Perl wrapper for the Fast Artificial Neural ... - MetaCPAN

    Two classes are used: AI::FANN that wraps the C struct fann type and AI::FANN::TrainData that wraps struct fann_train_data. Prefixes and common parts on the C function names referring to …

  6. AI::NeuralNet::Mesh - An optimized, accurate neural network

    Note: when using a ramp () activatior, train the net at least TWICE on the data set, because the first time the ramp () function searches for the top value in the inputs, and therefore, results …

  7. Paws::MachineLearning - Perl Interface to AWS Amazon Machine …

    If you plan to use the DataSource to train an MLModel, the DataSource also needs a recipe. A recipe describes how each input variable will be used in training an MLModel.

  8. CPAN - query, download and build perl modules from CPAN sites ...

    DESCRIPTION The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to …

  9. Net::Z3950::SimpleServer - Simple Perl API for building Z39.50 …

    dylan "bob dylan" @or "dylan" "zimmerman" @set Result-1 @or @and bob dylan @set Result-1 @and @attr 1=1 "bob dylan" @attr 1=4 "slow train coming" @attrset @attr 4=1 @attr 1=4 "self …

  10. PDL::OpenCV - PDL interface to OpenCV - metacpan.org

    Returns the algorithm string identifier. This string is used as top level xml/yml node tag when the object is saved to a file or string. METHODS for PDL::OpenCV::DMatch Class for matching …