目录
sklearn
安装:
pip install scikit-learn
pip install scikit-image
python
from skimage.metrics import structural_similarity
import sklearn