Skip to content

Commit f6c9588

Browse files
committed
Replace occurrences of mse with squared_error
1 parent 982a5df commit f6c9588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy>=1.13.3
22
scipy>=0.19.1
3-
scikit-learn>=0.20,<=1.1.3
3+
scikit-learn>=0.20
44
matplotlib>=2.0.0
55
pytest
66
pyaml>=16.9

0 commit comments

Comments
 (0)