Skip to content

Instantly share code, notes, and snippets.

@ikanher
Created January 10, 2021 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikanher/0bd6b01e9b7fe35052c2db3710f7f1bc to your computer and use it in GitHub Desktop.
Save ikanher/0bd6b01e9b7fe35052c2db3710f7f1bc to your computer and use it in GitHub Desktop.
MLPClassifier applied to: Do we Need Hundreds of Classifiers to Solve Real WorldClassification Problems?
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ikanher
Copy link
Author

ikanher commented Jan 10, 2021

Dead simple sklearn's MLPClassifier applied to the tasks in the paper "Do we Need Hundreds of Classifiers to Solve Real WorldClassification Problems?" (https://www.jmlr.org/papers/volume15/delgado14a/delgado14a.pdf)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment