Find the indices of the two largest and two smallest values in a matrix in python

前端 未结 0 1538
春和景丽
春和景丽 2020-12-01 08:23

I am attempting to find the indices of the two smallest and the two largest values in python:

I have

import sklearn
euclidean_matrix=sklearn.metrics.pa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题