Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update to new api
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolmier committed Jan 26, 2021
1 parent 2954007 commit 9e87860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"metadata": {},
"outputs": [],
"source": [
"@timer(text='')\n",
"@_timer(text='')\n",
"def compute_val_test_mask(data, i, n_process, n_rate=4):\n",
" val_test_mask = []\n",
" users = data['u_id'].unique()\n",
Expand Down

0 comments on commit 9e87860

Please sign in to comment.