File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ The main difference between stream-based and pool-based active learning is that
31
31
through the data sequentially and makes query decisions individually,
32
32
whereas the latter evaluates and ranks the entire collection before selecting the best query.
33
33
34
+
34
35
Query Strategies
35
36
----------------
36
37
@@ -47,6 +48,7 @@ the performance has reached plateau. This means that the slope of the graph (y2-
47
48
48
49
Of course, plateauing is determined on a good query strategy together with an appropriate model.
49
50
51
+ https://modal-python.readthedocs.io/en/latest/index.html
50
52
51
53
Resources
52
54
----------
Original file line number Diff line number Diff line change @@ -1060,5 +1060,5 @@ but the sax alphabets are set as integers instead.
1060
1060
1061
1061
1062
1062
Matrix Profile TS
1063
- --------------------
1063
+ *******************
1064
1064
https://github.com/target/matrixprofile-ts
You can’t perform that action at this time.
0 commit comments