Skip to content

Commit 1db635e

Browse files
Tom AnderssonTom Andersson
authored andcommitted
Update docs
1 parent 6bf2c20 commit 1db635e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/task_loader.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@
854854
"## Controlling randomness in the TaskLoader\n",
855855
"\n",
856856
"There are two additional arguments in the `TaskLoader` call method for controlling randomness:\n",
857-
"- `datewise_determinisic`: If `True`, the same random seed will be used for a particlar seed. Useful for,\n",
857+
"- `datewise_determinisic`: If `True`, the same random seed will be used for a particlar date. Useful for,\n",
858858
"say, generating a reproducible validation set which is the same between Python sessions.\n",
859859
"- `seed_override`: If not `None`, this seed will be used instead of the default seed.\n"
860860
],

0 commit comments

Comments
 (0)