tensorflow numpy pandas scikit-learn版本对应
tensorflow-estimator==1.15.1
!pip install pandas==1.1.0 scikit-learn==0.23.1 numpy==1.19.0
----------------------------------------------------------------------------------------------
tensorflow-estimator==2.5.0
!pip install pandas==1.1.0 scikit-learn==1.3.2 numpy==1.19.5 scipy==1.10.1
----------------------------------------------------------------------------------------------
tensorflow 与 cuda对应
https://tensorflow.google.cn/install/source
----------------------------------------------------------------------------------------------
!pip install shap==0.44.1
numba==0.56.4
numpy==1.23.5
----------------------------------------------------------------------------------------------