data_base
❭ IO
❭ LoaderDumper
❭ reduced_lda_model
❭ check
check
-
data_base.IO.LoaderDumper.reduced_lda_model.check(obj)
Check whether the object can be saved with this dumper
- Parameters:
obj (object) – Object to be saved
- Returns:
Whether the object is a ReducedLdaModel
- Return type:
bool