Uses of Class
ml.dmlc.xgboost4j.java.Column
Packages that use Column
-
Uses of Column in ml.dmlc.xgboost4j.java
Subclasses of Column in ml.dmlc.xgboost4j.javaModifier and TypeClassDescriptionclassThis class wraps multiple Column and provides the array interface json for all columns.Methods in ml.dmlc.xgboost4j.java with parameters of type ColumnModifier and TypeMethodDescriptionvoidDMatrix.setBaseMargin(Column column) Set base margin of DMatrix from array interfacevoidSet label of DMatrix from array interfacevoidDMatrix.setQueryId(Column column) Set query id of DMatrix from array interfacevoidSet weight of DMatrix from array interface