import sklearn
sklearn.show_versions()
==============================================================================
System:
python: 3.7.0 (default, Jun 28 2018, 08:04:48) [MSC v.1912 64 bit (AMD64)]
executable: ..\Anaconda3\python.exe
machine: Windows-10-10.0.19041-SP0
Python dependencies:
pip: 24.0
setuptools: 68.0.0
sklearn: 0.24.1
numpy: 1.21.6
scipy: 1.1.0
Cython: 0.29.28
pandas: 1.1.5
matplotlib: 2.2.3
joblib: 1.3.2
threadpoolctl: 3.1.0
Built with OpenMP: True
==============================================================================