• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

myui / hivemall / 554
33%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2016 04:23AM UTC
Jobs 3
Files 305
Run time 7min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
554

push

travis-ci

myui
Add training and test functions to integrate the native XGBoost library (#281)

* Add training & test functions by using the native XGBoost library

* Add xgboost4j.jar in core/lib

* Add NativeLibLoader to a load custom-compiled xgboost library

* Update .gitignore

* Add a script to make a costom-built xgboost binary

* Use HadoopUtils.getTaskId() to generate unique ids

* Remove unnecessary functions in HiveUtils

* Add entries in define-all.hive

* Add XGBoostUDTF to provide common functionality for XGBoost

* Add XGBoostBinaryClassifierUDTF for binary classification

* Add a `hivemall.xgboost.lib property` for loading user-defined native library

* Add XGBoostMulticlassClassifierUDTF for multiclass classification

* Fix bugs in define-all-as-permanent.hive

* Rename an illegal file name

* Support XGBoost functions on DataFrame/Spark

* Update the XGBoost library

* Remove system scope in core/pom.xml

* Update import-packages.spark

* Add tests for train_xgboost_regr and train_xgboost_classifier

* Update bin/build_xgboost.sh

* Add tests for train_xgboost_multiclass_classifier

* Update .travis.yml

* Move xgboost functions into a xgboost submodule

* Update bin/build_xgboost.sh

* Apply revew comments

* Add -q options in .travis.yml

* Add a xgboost binary for Linux/x86_64

* Fix bugs in spark/*/pom.xml

* Add notations for XGBoost functions in HivemallOps

* Update .travis.yml to reduce # of executed tests

* Brush up exception handling

* Update compilation options for xgboost

* Add more tests for xgboost

* Remove unnecessary dependencies in pom.xml

* Build a jar for xgboost with portable binaries

* Remove static-links for libgcc and libstdg++

* Add an option to enable static links in bin/build_xgboost.sh

* Move the property of scala.version into topdir/pom.xml

* Fix bugs in bin/build_xgboost.sh

* Fix version numbers for xgboost

* Add activeByDefault in... (continued)

373 of 373 new or added lines in 9 files covered. (100.0%)

6344 of 18035 relevant lines covered (35.18%)

12146994.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
100.0
xgboost/src/main/java/hivemall/xgboost/classification/XGBoostBinaryClassifierUDTF.java
6
100.0
xgboost/src/main/java/hivemall/xgboost/regression/XGBoostRegressionUDTF.java
15
100.0
xgboost/src/main/java/hivemall/xgboost/XGBoostUtils.java
16
100.0
xgboost/src/main/java/hivemall/xgboost/tools/XGBoostPredictUDTF.java
19
100.0
xgboost/src/main/java/hivemall/xgboost/tools/XGBoostMulticlassPredictUDTF.java
21
100.0
xgboost/src/main/java/hivemall/xgboost/classification/XGBoostMulticlassClassifierUDTF.java
70
100.0
xgboost/src/main/java/hivemall/xgboost/XGBoostPredictUDTF.java
78
100.0
xgboost/src/main/java/hivemall/xgboost/NativeLibLoader.java
142
100.0
xgboost/src/main/java/hivemall/xgboost/XGBoostUDTF.java
Jobs
ID Job ID Ran Files Coverage
1 554.1 06 Sep 2016 04:23AM UTC 0
35.43
Travis Job 554.1
2 554.2 06 Sep 2016 04:23AM UTC 0
35.43
Travis Job 554.2
3 554.3 06 Sep 2016 04:30AM UTC 0
35.16
Travis Job 554.3
Source Files on build 554
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #554
  • 4f9037ea on github
  • Prev Build on master (#509)
  • Next Build on master (#557)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc