Cluster_Ensembles
Cluster_Ensembles copied to clipboard
name 'reduce' is not defined on pip install
Because of change in python, current version does not works correctly.
reduce has been moved to functools
Tested with python 3.6.9 (Google colab)