-
-
20 Aug 2017 20:56:55 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (101 / 0 / 32)
- Kwalitee
Bus factor: 1- 85.71% Coverage
- License: apache_2_0
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (58.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.11 - 2017-08-20
- Change from NativeCall to FFI::Platypus
- Using Alien package Alien::XGBoost
Modules
Perl wrapper for XGBoost library https://github.com/dmlc/xgboostXGBoost main class for training, prediction and evaluationPerl wrapper for XGBoost C API https://github.com/dmlc/xgboostPerl wrapper for XGBoost C API https://github.com/dmlc/xgboostXGBoost class for dataExamples
Module Install Instructions
To install AI::XGBoost, copy and paste the appropriate command in to your terminal.
cpanm AI::XGBoost
perl -MCPAN -e shell install AI::XGBoost
For more information on module installation, please visit the detailed CPAN module installation guide.