Skip to content

Commit 69cc4c1

Browse files
committed
Remove bs mentioning in config (need to be added later)
1 parent 040802d commit 69cc4c1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

configs/sklearnex_incremental_example.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@
3636
}
3737
]
3838
},
39-
"basic_statistics": {
40-
"algorithm": [
41-
{
42-
"estimator": "IncrementalBasicStatistics",
43-
"library": "sklearnex",
44-
"num_batches": {"training": 2}
45-
}
46-
]
47-
},
4839
"linear_regression": {
4940
"algorithm": [
5041
{

0 commit comments

Comments
 (0)