AG
Size: a a a
AG
SK
DT
p
AG
P
model = CatBoostClassifier()Подскажите, как ее правильно загрузить для train?
model.load_model('model', format='cbm')
p
p
AG
p
AS
AS
AS
N
Аa
eval_metric=SacredMetricsSender()
и всё хорошо. Модель обучается, метрики считаются, модель на диск сохраняется.Parameter {"eval_metric":"PythonUserDefinedPerObject"} is ignored, because it cannot be parsed.
There are invalid params and some of them will be ignored.
AD
eval_metric=SacredMetricsSender()
и всё хорошо. Модель обучается, метрики считаются, модель на диск сохраняется.Parameter {"eval_metric":"PythonUserDefinedPerObject"} is ignored, because it cannot be parsed.
There are invalid params and some of them will be ignored.
Аa
IB
IB
AD