Add period to evaluation monitor. (#6348)
This commit is contained in:
@@ -7,13 +7,12 @@ import os
|
||||
import sys
|
||||
import json
|
||||
import pytest
|
||||
import xgboost as xgb
|
||||
from xgboost import XGBClassifier
|
||||
|
||||
sys.path.append("tests/python")
|
||||
import testing as tm
|
||||
|
||||
import xgboost as xgb
|
||||
from xgboost import XGBClassifier
|
||||
|
||||
model_path = './model.pkl'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user