pub fn save_model_bincode( model: &GBDTModel, path: impl AsRef<Path>, ) -> Result<()>
Save a model to a bincode file