Skip to content

Commit 2a85c5f

Browse files
Added images and tutorial files
1 parent d2a156f commit 2a85c5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MovieLens/Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Pass the command line arguments 1 and ‘address of u.data on disk’.
120120

121121
> Click on the arguments tab, and provide the arguments , "(app_id)(address of u.data)"
122122
123-
![image](http:/)
123+
![image](https://raw.githubusercontent.com/abhishekambastha/PredictionIO-Java/master/MovieLens/images/arguments.png)
124124

125125
In our case, we are using app_id =1 and ~/ml-100k/u.data as arguments.
126126

@@ -184,10 +184,10 @@ This section is aimed to give a minimal understanding of PredictionIO and its AP
184184

185185
PredictionIO runs with the help of Apache HBase, Apache Spark and Elasticsearch. So you installed them before starting !
186186

187-
![image](http:/)
187+
![image](https://raw.githubusercontent.com/abhishekambastha/PredictionIO-Java/master/MovieLens/images/pIOsetup.png)
188188

189189

190-
![image](http:/)
190+
![image](https://raw.githubusercontent.com/abhishekambastha/PredictionIO-Java/master/MovieLens/images/pIOrunning.png)
191191

192192

193193
when we run

MovieLens/images/instance.png

71.7 KB
Loading

0 commit comments

Comments
 (0)