PagerankModel.
name
Returns the name of the model.
..WARNING:: This function is deprecated, It will be removed in the next release. Use type(CustomModel) instead.
The name of the model object.
Examples
>>> model_name = m.name()