We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1a7ef commit 3852a46Copy full SHA for 3852a46
doc/docs.md
@@ -0,0 +1,10 @@
1
+# Scikit-learn-extra Developer Documentation
2
+## Installation Instructions:
3
+### scikit-learn-extra Requires:
4
+- Python (>= 3.5)
5
+- scikit-learn(>=0.21)
6
+- Cython (>0.28)
7
+### User Installation:
8
+You can install scikit-learn-extra using this command:
9
+`pip install https://github.com/scikit-learn-contrib/scikit-learn-extra/archive/master.zip`
10
+
0 commit comments