ModelOriented / SAFE

Surrogate Assisted Feature Extraction
MIT License
36 stars 9 forks source link

reproducible README #1

Closed pbiecek closed 5 years ago

pbiecek commented 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)
olagacek commented 5 years ago

Code specifying those variables was added to README.md code chunk