MLJ.jl icon indicating copy to clipboard operation
MLJ.jl copied to clipboard

Model table like other interfaces: MLR3, Caret etc

Open azev77 opened this issue 4 years ago • 4 comments

I was comparing the MLJ table of models with: MLR3
Caret I found those tables have some nice searchable features. E.g. might it be worth adding a column for model names?

azev77 avatar Apr 18 '21 04:04 azev77

Yes, thanks for that.

I shall try to find time to see how your earlier suggestion https://github.com/alan-turing-institute/MLJ.jl/issues/672#issuecomment-712352530 looks in the docs. Is there anything about it you would change?

ablaom avatar Apr 19 '21 00:04 ablaom

In terms of a searchable GUI - that's pretty low priority, given we have models() method in MLJ for custom queries. However, if someone with the expertise wants to make a PR, I'm happy to prioritise a review.

ablaom avatar Apr 19 '21 00:04 ablaom

I'm just throwing ideas out as I come across them :)

azev77 avatar Apr 19 '21 05:04 azev77

Appreciate them!

ablaom avatar Apr 19 '21 06:04 ablaom