Skip to content

Commit bdda1b0

Browse files
committed
update roadmap
1 parent 1c5eac9 commit bdda1b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Road map
22

3-
- [ ] Mock up a challenging `update` use-case: controlling an iterative algorithm that
3+
- [x] Mock up a challenging `update` use-case: controlling an iterative algorithm that
44
wants, for efficiency, to internally compute the out-of-sample predictions that will
55
be for used to *externally* determined early stopping cc: @jeremiedb
66

77
- [ ] Get code coverage to 100% (see next item)
88

9-
- [ ] Add to this repo or a utility repo methods to test a valid implementation of
9+
- [x] Add to this repo or a utility repo methods to test a valid implementation of
1010
LearnAPI.jl
1111
1212
- [ ] Flush out "Common Implementation Patterns". The current plan is to mock up example

0 commit comments

Comments
 (0)