I've tried saving an SKLearnClassifier using pickle, but I don't seem able to because of TypeError: cannot pickle 'module' object. Is there a way to save a model wrapped in SKLearnClassifier? Should (Can?) I save just the internal .model_?

Comment From: sonali-kumari1

Hi @de-odex -

Could you please share a standalone code to reproduce the issue?

Comment From: github-actions[bot]

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.