Skip to content

Commit

Permalink
add stability significance results
Browse files Browse the repository at this point in the history
  • Loading branch information
csinva committed Sep 23, 2024
1 parent 3ff88ed commit bc0ead6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
4 changes: 2 additions & 2 deletions notebooks_stories/1_generate/04_heatmaps.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"outputs": [],
"source": [
"order_final = False\n",
"annotate_labels = True\n",
"annotate_labels = False\n",
"for EXPT_DIR in EXPT_DIRS:\n",
" try:\n",
" d = joblib.load(join(EXPT_DIR, \"scores_data.pkl\"))\n",
Expand Down Expand Up @@ -564,7 +564,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.10"
"version": "3.11.9"
},
"orig_nbformat": 4,
"vscode": {
Expand Down
Loading

0 comments on commit bc0ead6

Please sign in to comment.