CatBoostModel.predict(float[], String[], CatBoostPredictions), but returns prediction instead of taking it
as third parameter.CatBoostModel.predict(float[], String[], CatBoostPredictions), but accept categoric features as hashes
computed by CatBoostModel.hashCategoricalFeature(String).CatBoostModel.predict(float[], int[], CatBoostPredictions), but returns prediction instead of taking it as
third parameter.CatBoostModel.predict(float[][], String[][], CatBoostPredictions), but returns prediction instead of taking
it as third parameter.CatBoostModel.predict(float[][], String[][], CatBoostPredictions), but accept categoric features as hashes
computed by CatBoostModel.hashCategoricalFeature(String).CatBoostModel.predict(float[][], String[][], CatBoostPredictions), but returns predictions instead of taking
it as third parameter.Copyright © 2020 CatBoost dev team. All rights reserved.