Benjamin Bossan
Benjamin Bossan
> It seems we're adding functionalities which are supposed to be added by changing the template. Like, with the current design, if users want to add sections, they should actually...
> Maybe we could have: > > * a `ModeCard` class which takes the same information as provided by the jinja templates in terms of what sections are required/suggested, but...
I'm just wondering: are classification vs regression different enough that we need a separate example? For text input, I agree.
I would be up but I have no idea yet how to actually solve the problem.
> On the other hand, it's already the case that users would need to pass their token to create the docs They could still use the checked in token for...
I made that argument [previously](https://github.com/skops-dev/skops/issues/85#issuecomment-1210321542) and was told no :)
> if we prompt user to give labels At least having the option to explicitly pass the labels would be nice IMHO. If they are not passed, default to `estimator.classes_`...
@merveenoyan I think eventually it would be nice to have the possibility for a classifier that outputs ints but whose widget still shows the class names. But it's not high...
@skops-dev/maintainers Ready for review (disregard false codecov complaint)
I believe we should also consider what we want to achieve in the end. > We can make it much safer This would probably help when it comes to "accidental"...