Skip to content

Commit

Permalink
add import of ignite.metrics.clustering
Browse files Browse the repository at this point in the history
  • Loading branch information
kzkadc committed Oct 13, 2024
1 parent 9eaf764 commit 26cf736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/defaults.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from ignite.engine import *
from ignite.handlers import *
from ignite.metrics import *
from ignite.metrics.clustering import *
from ignite.metrics.regression import *
from ignite.utils import *

Expand Down

0 comments on commit 26cf736

Please sign in to comment.