Skip to content
This repository was archived by the owner on Mar 6, 2021. It is now read-only.

Commit 2f4ffa5

Browse files
committed
formatting
1 parent 25a7eae commit 2f4ffa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ The ELMRegressor class is a wrapper around GenELMRegressor that uses a RandomLay
8787

8888
####__plot_elm_comparison.py__
8989

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.
9191

9292
####__elm_notebook.py__
9393

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.
9595

9696
Requirements
9797
------------

0 commit comments

Comments
 (0)