poniard icon indicating copy to clipboard operation
poniard copied to clipboard

`get_estimator` should only be a selector

Open rxavier opened this issue 3 years ago • 0 comments

However, within plugins it's also used for other things, making it potentially inconvenient. For example, Weights and Biases trains the model and logs it as an artifact in the project.

This opens the opportunity to create a sort of analyze_estimator that would run a more in depth analysis (plots, error analysis, etc)

rxavier avatar Aug 29 '22 05:08 rxavier