Skip to content

Commit d69c1f2

Browse files
committed
comment tweak
1 parent e6a876b commit d69c1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def __init__(self,
146146

147147
def _fit_regression(self, y):
148148
"""
149-
fit regression using Moore-Penrose pseudo-inverse
149+
fit regression using pseudo-inverse
150150
or supplied regressor
151151
"""
152152
if (self.regressor is None):

0 commit comments

Comments
 (0)