rxavier/poniard

`get_estimator` should only be a selector

Closed this issue · 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)