Skip to content

Commit 894ed1d

Browse files
batch vs online fix
1 parent 40ad9d5 commit 894ed1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/regular/batch_for_online.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"INCLUDE": ["./common/sklearn.json"],
2+
"INCLUDE": ["../common/sklearn.json"],
33
"PARAMETERS_SETS": {
44
"common": {"bench": {"n_runs": 10, "time_limit": 60}},
55
"basic_statistics data": {

0 commit comments

Comments
 (0)