Closed pbiecek closed 5 years ago
X_train and y_train are undefined in the README.md in the line
surrogate_model = surrogate_model.fit(X_train, y_train)
Code specifying those variables was added to README.md code chunk
X_train and y_train are undefined in the README.md in the line