Skip to content

Commit

Permalink
Merge pull request #1106 from alan-turing-institute/ablaom-patch-1
Browse files Browse the repository at this point in the history
Update ROADMAP.md
  • Loading branch information
ablaom committed Apr 23, 2024
2 parents 6f46257 + cf06173 commit 08205f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GH Project](https://github.com/orgs/JuliaAI/projects/1).
"distributions" that can only be sampled.

- [ ] Feature engineering (python featuretools?, recursive feature
elimination?)
elimination ✓ done in FeatureSelection.jl :)
[#426](https://github.com/alan-turing-institute/MLJ.jl/issues/426) [MLJModels #314](https://github.com/JuliaAI/MLJModels.jl/issues/314)


Expand Down Expand Up @@ -137,7 +137,7 @@ GH Project](https://github.com/orgs/JuliaAI/projects/1).
[this
proposal](https://julialang.org/jsoc/gsoc/MLJ/#interpretable_machine_learning_in_julia)

- [ ] Spin-off a stand-alone measures (loss functions) package
- [x] Spin-off a stand-alone measures (loss functions) package
(currently
[here](https://github.com/JuliaAI/MLJBase.jl/tree/master/src/measures)). Introduce
measures for multi-targets [MLJBase
Expand Down

0 comments on commit 08205f7

Please sign in to comment.