luminaire
luminaire copied to clipboard
How do I export the model locally
Which parameter is used to save the model export to the specified directory
@fuhao009 Luminaire does not have any internal method for storing models. You can use either pickle or joblib for exporting models.