Once the package finds the best model it can, that model should be persisted for the user to be able to consume in the wild. Include an output statement about the persisted model's path. When used from other python code, the method can return the best model, or a path to it.
Once the package finds the best model it can, that model should be persisted for the user to be able to consume in the wild. Include an output statement about the persisted model's path. When used from other python code, the method can return the best model, or a path to it.