Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit eeac339

Browse files
committed
Fixed merge conflict
2 parents ebd70c1 + ad36830 commit eeac339

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

python/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@ This package is released under the Apache 2.0 license. See the LICENSE file.
2020
## Installation
2121

2222
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:
2724
- 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
3026
[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.
3127
- [nose](https://nose.readthedocs.org) (testing dependency only)
3228

0 commit comments

Comments
 (0)