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 Dec 4, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: python/README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,9 @@ This package is released under the Apache 2.0 license. See the LICENSE file.
20
20
## Installation
21
21
22
22
This package has the following requirements:
23
-
<<<<<<< HEAD
24
-
- Sklearn version >= .18.1
25
-
- Spark >= 2.1.1 Spark may be downloaded from the
26
-
=======
23
+
This package has the following requirements:
27
24
- Sklearn version >= 0.18.1
28
-
- Spark >= 2.0. Spark may be downloaded from the
29
-
>>>>>>> Fixed specified sklearn version.
25
+
- Spark >= 2.1.1 Spark may be downloaded from the
30
26
[Spark official website](http://spark.apache.org/). In order to use spark-sklearn, you need to use the pyspark interpreter or another Spark-compliant python interpreter. See the [Spark guide](https://spark.apache.org/docs/latest/programming-guide.html#overview) for more details.
0 commit comments