Skip navigation links
B C D E G H L M N P R S T V X _ 

B

BoosterHelper - Class in ml.dmlc.xgboost4j.java
Utility to access package private Booster methods.
BoosterHelper() - Constructor for class ml.dmlc.xgboost4j.java.BoosterHelper
 
bulkScore0(double[][], double[], double[][], Booster, int, int, int[], boolean, int, double[], double, boolean) - Static method in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 

C

close() - Method in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 

D

dispose(Object...) - Static method in class ml.dmlc.xgboost4j.java.BoosterHelper
Invalidates XGBoost objects (Booster, DMatrix) and frees up their memory

E

EMPTY_COMPILATION_FLAGS - Static variable in class ml.dmlc.xgboost4j.java.NativeLibrary
 

G

geOSType() - Static method in enum ml.dmlc.xgboost4j.java.Platform
 
getCompilationFlags() - Method in class ml.dmlc.xgboost4j.java.NativeLibrary
 
getLoadedLibrary() - Method in class ml.dmlc.xgboost4j.java.NativeLibraryLoaderChain
 
getModelName() - Method in class hex.genmodel.algos.xgboost.XGBoostMojoReader
 
getName() - Method in class ml.dmlc.xgboost4j.java.NativeLibrary
 
getName() - Method in enum ml.dmlc.xgboost4j.java.Platform
 
getPlatform() - Method in enum ml.dmlc.xgboost4j.java.Platform
 
getPlatformLibName(String) - Method in enum ml.dmlc.xgboost4j.java.Platform
 

H

hasCompilationFlag(NativeLibrary.CompilationFlags) - Method in class ml.dmlc.xgboost4j.java.NativeLibrary
 
hex.genmodel.algos.xgboost - package hex.genmodel.algos.xgboost
 

L

loadModel(String) - Static method in class ml.dmlc.xgboost4j.java.BoosterHelper
 
loadModel(InputStream) - Static method in class ml.dmlc.xgboost4j.java.BoosterHelper
 
loadNativeLibs() - Method in class ml.dmlc.xgboost4j.java.NativeLibraryLoaderChain
 

M

makeModel(String[], String[][], String) - Method in class hex.genmodel.algos.xgboost.XGBoostMojoReader
 
ml.dmlc.xgboost4j.java - package ml.dmlc.xgboost4j.java
 

N

name() - Method in class ml.dmlc.xgboost4j.java.NativeLibraryLoaderChain
 
NativeLibrary - Class in ml.dmlc.xgboost4j.java
Representation of native library.
NativeLibrary.CompilationFlags - Enum in ml.dmlc.xgboost4j.java
 
NativeLibraryLoaderChain - Class in ml.dmlc.xgboost4j.java
A simple loader which tries to load all specified libraries in a given order.
NativeLibraryLoaderChain() - Constructor for class ml.dmlc.xgboost4j.java.NativeLibraryLoaderChain
 

P

Platform - Enum in ml.dmlc.xgboost4j.java
A simple OS type wrapper.
priority() - Method in class ml.dmlc.xgboost4j.java.NativeLibraryLoaderChain
 

R

readModelData() - Method in class hex.genmodel.algos.xgboost.XGBoostMojoReader
 

S

score0(double[], double[]) - Method in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
score0(double[], double, double[]) - Method in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
score0(double[], double, double[], Booster, int, int, int[], boolean, int, double[], double, boolean) - Static method in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 

T

toString() - Method in class ml.dmlc.xgboost4j.java.NativeLibrary
 

V

valueOf(String) - Static method in enum ml.dmlc.xgboost4j.java.NativeLibrary.CompilationFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ml.dmlc.xgboost4j.java.Platform
Returns the enum constant of this type with the specified name.
values() - Static method in enum ml.dmlc.xgboost4j.java.NativeLibrary.CompilationFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ml.dmlc.xgboost4j.java.Platform
Returns an array containing the constants of this enum type, in the order they are declared.

X

XGBoostMojoModel - Class in hex.genmodel.algos.xgboost
"Gradient Boosting Machine" MojoModel Please note: user is advised to explicitly release the native resources of XGBoost by calling close method on the instance.
XGBoostMojoModel(String[], String[][], String) - Constructor for class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
XGBoostMojoModel(String[], String[][], String, Booster, int, int, int[], boolean, boolean) - Constructor for class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
XGBoostMojoReader - Class in hex.genmodel.algos.xgboost
 
XGBoostMojoReader() - Constructor for class hex.genmodel.algos.xgboost.XGBoostMojoReader
 

_

_catOffsets - Variable in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
_cats - Variable in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
_nums - Variable in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
_sparse - Variable in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
_useAllFactorLevels - Variable in class hex.genmodel.algos.xgboost.XGBoostMojoModel
 
B C D E G H L M N P R S T V X _ 
Skip navigation links