forked from JointCloud/JCC-DeepOD
Update base_model.py
This commit is contained in:
parent
3f2bcd29cf
commit
312d7adf18
|
@ -73,7 +73,7 @@ class BaseDeepAD(metaclass=ABCMeta):
|
|||
verbose: int, optional (default=1)
|
||||
Verbosity mode
|
||||
|
||||
random_state: int, optional (default=42)
|
||||
random_state: int, optional (default=42)
|
||||
the seed used by the random
|
||||
|
||||
Attributes
|
||||
|
|
Loading…
Reference in New Issue