The current models\tallsorts\tallsorts_default_model.pkl.gz model was pickled under scikit-learn==1.1.3, but the TALLSorts package itself is shipped with scikit-learn==1.3.2 (giving a non-fatal InconsistentVersionWarning), and the current release is scikit-learn==1.9.0. The model and the code should be updated to use the latest version.
The current
models\tallsorts\tallsorts_default_model.pkl.gzmodel was pickled under scikit-learn==1.1.3, but the TALLSorts package itself is shipped with scikit-learn==1.3.2 (giving a non-fatal InconsistentVersionWarning), and the current release is scikit-learn==1.9.0. The model and the code should be updated to use the latest version.