Skip to content

Commit

Permalink
added nbviewer,fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
themistoklik committed Mar 14, 2016
1 parent 3179efe commit bd15d5e
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 11 deletions.

Large diffs are not rendered by default.

21 changes: 10 additions & 11 deletions Homework2/source/Visual data exploration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,19 @@
"visdata = gensimvis.prepare(model,corpus,visdict)\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"check http://nbviewer.jupyter.org/github/mentekid/PatternRecognition/blob/master/Homework2/source/Visual%20data%20exploration.ipynb# "
]
},
{
"cell_type": "code",
"execution_count": 9,
"metadata": {
"collapsed": false
"collapsed": false,
"scrolled": true
},
"outputs": [
{
Expand Down Expand Up @@ -212,18 +220,9 @@
}
],
"source": [
"#voila check http://nbviewer.jupyter.org/github/mentekid/PatternRecognition/blob/master/Homework2/source/Visual%20data%20exploration.ipynb# \n",
"#voila \n",
"pld.display(visdata)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit bd15d5e

Please sign in to comment.