Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ BASE_IMAGE=us-docker.pkg.dev/colab-images/public/runtime
BASE_IMAGE_TAG=release-colab_20250725-060057_RC00
CUDA_MAJOR_VERSION=12
CUDA_MINOR_VERSION=5
UV_HTTP_TIMEOUT=200
2 changes: 1 addition & 1 deletion kaggle_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ ray
rgf-python
s3fs
# b/302136621: Fix eli5 import for learntools
scikit-learn==1.2.2
scikit-learn>=1.7
# Scikit-learn accelerated library for x86
scikit-learn-intelex>=2023.0.1
scikit-multilearn
Expand Down