vztu / VIDEVAL

[IEEE TIP'2021] "UGC-VQA: Benchmarking Blind Video Quality Assessment for User Generated Content", Zhengzhong Tu, Yilin Wang, Neil Birkbeck, Balu Adsumilli, Alan C. Bovik
https://ieeexplore.ieee.org/document/9405420
MIT License
125 stars 19 forks source link

sklearn error #1

Closed HOWARD201314 closed 3 years ago

HOWARD201314 commented 4 years ago
  1. scikit-learn 0.20.3 cannot be installed in python3.8 enviroment
  2. when install scikit-learn latest version, when execute program it generate error about sklearn and joblib

please tell me which env you use! thanks you!

vztu commented 4 years ago

Thanks for your interest!

I used python 3.6.7 with sklearn 0.20.3. What kind of error about sklearn and joblib occurred?