28 const std::string& model_type_str,
29 const int64_t num_logical_features,
30 const int64_t num_features,
31 const int64_t num_categorical_features,
32 const int64_t num_numeric_features,
33 const std::string& model_metadata_json)
45 const int64_t num_logical_features);