AI-XGBoost 0.1
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
AI::XGBoost | Perl wrapper for XGBoost library L<https://github.com/dmlc/xgboost> | 0.1 | metacpan |
AI::XGBoost::Booster | XGBoost main class for training, prediction and evaluation | 0.1 | metacpan |
AI::XGBoost::CAPI | Perl wrapper for XGBoost C API https://github.com/dmlc/xgboost | 0.1 | metacpan |
AI::XGBoost::CAPI::RAW | Perl wrapper for XGBoost C API https://github.com/dmlc/xgboost | 0.1 | metacpan |
AI::XGBoost::DMatrix | XGBoost class for data | 0.1 | metacpan |