Updated sklearn_parallel.py for soon-to-be-deprecated modules (#2134)
This commit is contained in:
parent
f6f5003f79
commit
cc012dac68
@ -14,7 +14,7 @@ if __name__ == "__main__":
|
||||
set_start_method("forkserver")
|
||||
|
||||
import numpy as np
|
||||
from sklearn.grid_search import GridSearchCV
|
||||
from sklearn.model_selection import GridSearchCV
|
||||
from sklearn.datasets import load_boston
|
||||
import xgboost as xgb
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user