diff --git a/.project b/.project new file mode 100644 index 0000000000..fea4a24da9 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + PredictionIO + + + + + + + + diff --git a/templates/scala-parallel-classification/README.md b/templates/scala-parallel-classification/README.md index af7c6fd305..7720ae9d40 100644 --- a/templates/scala-parallel-classification/README.md +++ b/templates/scala-parallel-classification/README.md @@ -7,7 +7,7 @@ $ curl https://raw.githubusercontent.com/apache/spark/master/data/mllib/sample_n ``` ``` -$ $PIO_HOME/bin/pio register +$ $PIO_HOME/bin/pio build $ $PIO_HOME/bin/pio train $ $PIO_HOME/bin/pio deploy ```