python学习—wise

python学习—wise,第1张

其实这个问题主要就是由于scikit-learn的版本问题
API Change From version 0.25, metrics.pairwise.pairwise_distances will no longer automatically compute the VI parameter for Mahalanobis distance and the V parameter for seuclidean distance if Y is passed.
因此最简单的解决方案就是说把scikit-learn的版本降下来,降低到0.23

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/langs/795948.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-06
下一篇 2022-05-06

发表评论

登录后才能评论

评论列表(0条)

保存