File size: 433 Bytes
60acce9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | # Install recommended packages: # pip install -r requirements.txt notebook==7.4.0 numpy==2.1.3 scipy==1.15.2 matplotlib==3.10.1 pandas==2.2.3 h5py==3.13.0 scikit-learn==1.6.1 xgboost==3.0.0 lightgbm==4.6.0 seaborn==0.13.2 tensorflow==2.19.0 torch==2.6.0 torch-geometric==2.6.1 torchaudio==2.6.0 torchvision==0.21.0 Geopandas==1.0.1 xarray==2025.4.1.dev0 rasterio==1.4 rioxarray==0.19.0 datashader==0.18.1 holoviews==1.20.2 pyarrow |