Skip to content

Commit

Permalink
modified: Demo of CMHE on Synthetic Data.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragnagpal committed Feb 28, 2022
1 parent 3faa64c commit 8e591c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Demo of CMHE on Synthetic Data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 36,
"id": "a99d9a37",
"metadata": {},
"outputs": [],
Expand All @@ -100,7 +100,7 @@
"sys.path.append('../')\n",
"\n",
"from auton_survival.datasets import load_dataset\n",
"from example_utils import * "
"from cmhe_demo_utils import * "
]
},
{
Expand Down

0 comments on commit 8e591c6

Please sign in to comment.