Skip to content

Commit

Permalink
updating code for multiple permutations of recommendations settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeLeBlanc committed May 6, 2024
1 parent 56bf0f5 commit 1b3dcfc
Show file tree
Hide file tree
Showing 8 changed files with 184,821 additions and 2,005 deletions.
1,708 changes: 926 additions & 782 deletions interactive_charts/InteractiveRecommendationsChart.ipynb

Large diffs are not rendered by default.

875 changes: 280 additions & 595 deletions speculative_reading/CollaborativeFilteringRecommendations.ipynb

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions speculative_reading/CombineRecommendations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"cell_type": "code",
"execution_count": 87,
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand All @@ -43,7 +43,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -1194,7 +1194,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 3,
"metadata": {
"id": "9WzN-rBJA2lj"
},
Expand All @@ -1205,7 +1205,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 4,
"metadata": {
"id": "4OgP3mGW6zR2"
},
Expand All @@ -1216,7 +1216,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 5,
"metadata": {
"id": "flkj42wL68eu"
},
Expand Down
671 changes: 489 additions & 182 deletions speculative_reading/LenskitRecommendations.ipynb

Large diffs are not rendered by default.

1,857 changes: 1,416 additions & 441 deletions speculative_reading/data/collaborative_filtering_predictions.csv

Large diffs are not rendered by default.

4,246 changes: 4,246 additions & 0 deletions speculative_reading/data/memorycf_full_results.csv

Large diffs are not rendered by default.

1,758 changes: 1,758 additions & 0 deletions speculative_reading/data/redo_collapsed_lenskit_model100_scores.csv

Large diffs are not rendered by default.

175,701 changes: 175,701 additions & 0 deletions speculative_reading/data/redo_lenskit_model100_scores.csv

Large diffs are not rendered by default.

0 comments on commit 1b3dcfc

Please sign in to comment.