framework of xgboost-spark

iterator

return java iterator and recover test
This commit is contained in:
CodingCat
2016-03-04 23:26:45 -05:00
parent 1540773340
commit b2d705ffb0
15 changed files with 194 additions and 156 deletions

View File

@@ -20,7 +20,7 @@
<modules>
<module>xgboost4j</module>
<module>xgboost4j-demo</module>
<module>xgboost4jspark</module>
<module>xgboost4j-spark</module>
</modules>
<build>
<plugins>