You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -87,11 +87,11 @@ The ELMRegressor class is a wrapper around GenELMRegressor that uses a RandomLay
87
87
88
88
####__plot_elm_comparison.py__
89
89
90
-
A small demo ()based on scikit-learn's plot_classifier_comparison) that shows the decision functions of a couple of different instantiations of the GenELMClassifier on three different datasets.
90
+
A small demo (based on scikit-learn's plot_classifier_comparison) that shows the decision functions of a couple of different instantiations of the GenELMClassifier on three different datasets.
91
91
92
92
####__elm_notebook.py__
93
93
94
-
An IPython notebook, illustrating several ways to use the __ELM__ and __RandomLayer__ classes.
94
+
An IPython notebook, illustrating several ways to use the __\*ELM\*__ and __\*RandomLayer__ classes.
0 commit comments