| Modifier and Type | Method and Description |
|---|---|
static CatBoostModel |
CatBoostModel.loadModel(InputStream in)
Load CatBoost model from stream.
|
static CatBoostModel |
CatBoostModel.loadModel(String modelPath)
Load CatBoost model from file modelPath.
|
Copyright © 2020 CatBoost dev team. All rights reserved.