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 5526c8a commit f16bfddCopy full SHA for f16bfdd
doc/whats_new/v0.7.rst
@@ -90,6 +90,10 @@ Enhancements
90
classification.
91
:pr:`780` by :user:`Aurélien Massiot <AurelienMassiot>`.
92
93
+- Add the class :class:`imblearn.metrics.pairwise.ValueDifferenceMetric` to
94
+ compute pairwise distances between samples containing only nominal values.
95
+ :pr:`796` by :user:`Guillaume Lemaitre <glemaitre>`.
96
+
97
Deprecation
98
...........
99
0 commit comments