We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab71e11 commit f504ce6Copy full SHA for f504ce6
1 file changed
src/diffpy/stretched_nmf/snmf_class.py
@@ -84,7 +84,7 @@ def __init__(
84
eta=0,
85
random_state=None,
86
show_plots=False,
87
- verbose=True,
+ verbose=False,
88
):
89
"""Initialize an instance of sNMF with estimator
90
hyperparameters.
0 commit comments