Osgeolive-jupyter
Jump to navigation
Jump to search
- Focal Notes **
dbb@focalk:~$ ipython3
Python 3.8.10 (default, Nov 26 2021, 20:14:08)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.13.0 -- An enhanced Interactive Python. Type '?' for help.
In [1]: import sklearn
In [2]: from sklearn import show_versions
In [3]: show_versions()
System:
python: 3.8.10 (default, Nov 26 2021, 20:14:08) [GCC 9.3.0]
executable: /usr/bin/python3
machine: Linux-5.13.0-30-generic-x86_64-with-glibc2.29
Python dependencies:
pip: 20.0.2
setuptools: 45.2.0
sklearn: 1.0.2
numpy: 1.17.4
scipy: 1.3.3
Cython: 0.29.14
pandas: 0.25.3
matplotlib: 3.1.2
joblib: 1.1.0
threadpoolctl: 3.1.0
Built with OpenMP: True