-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
206 additions
and
0 deletions.
There are no files selected for viewing
103 changes: 103 additions & 0 deletions
103
...rieval/lecture/week5/.ipynb_checkpoints/quiz-Latent Dirichlet Allocation-checkpoint.ipynb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Latent Dirichlet Allocation" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 1\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.28.49 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 2\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.28.52 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 3\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.29.00 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 4\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.31.39 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 5\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.31.44 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 2", | ||
"language": "python", | ||
"name": "python2" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 2 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython2", | ||
"version": "2.7.11" | ||
}, | ||
"toc": { | ||
"toc_cell": false, | ||
"toc_number_sections": false, | ||
"toc_threshold": "8", | ||
"toc_window_display": false | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 0 | ||
} |
Binary file added
BIN
+22.1 KB
...ing_and_retrieval/lecture/week5/images/Screen Shot 2016-07-27 at 9.28.49 AM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+19.7 KB
...ing_and_retrieval/lecture/week5/images/Screen Shot 2016-07-27 at 9.28.52 AM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.3 KB
...ing_and_retrieval/lecture/week5/images/Screen Shot 2016-07-27 at 9.29.00 AM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+37 KB
...ing_and_retrieval/lecture/week5/images/Screen Shot 2016-07-27 at 9.31.39 AM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+22.4 KB
...ing_and_retrieval/lecture/week5/images/Screen Shot 2016-07-27 at 9.31.44 AM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
103 changes: 103 additions & 0 deletions
103
..._learning/4_clustering_and_retrieval/lecture/week5/quiz-Latent Dirichlet Allocation.ipynb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Latent Dirichlet Allocation" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 1\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.28.49 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 2\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.28.52 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 3\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.29.00 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 4\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.31.39 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Question 5\n", | ||
"\n", | ||
"<img src=\"images/Screen Shot 2016-07-27 at 9.31.44 AM.png\">\n", | ||
"\n", | ||
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-clustering-and-retrieval/exam/d6s1W/latent-dirichlet-allocation)*\n", | ||
"\n", | ||
"<!--TEASER_END-->" | ||
] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 2", | ||
"language": "python", | ||
"name": "python2" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 2 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython2", | ||
"version": "2.7.11" | ||
}, | ||
"toc": { | ||
"toc_cell": false, | ||
"toc_number_sections": false, | ||
"toc_threshold": "8", | ||
"toc_window_display": false | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 0 | ||
} |