Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

Got the above error when pushing a notebook from my local machine(mac) to kaggle with the below command kaggle kernels push beforehand, I have successfully initialized the kernel-metadata.json with ...
1 vote
1 answer
98 views

I am facing a persistent issue when trying to initialize the TPU in my notebook. I have already confirmed that: My account is Verified. The Notebook Accelerator is set to TPU. My TPU quota is ...
0 votes
1 answer
122 views

I am working on a Kaggle notebook where I am trying to import TensorFlow/Keras to build a simple neural network for tabular data. However, even with Accelerator = None (CPU only), TensorFlow fails ...
1 vote
0 answers
165 views

I wrote a notebook on Kaggle and imported a dataset. The main content of the notebook is as follows: %%bash pip install xxx # Install dependencies if [ ! -d "/kaggle/working/latex-ocr-...
Advice
2 votes
0 replies
103 views

I’m a Computer Science graduate preparing for ML/AI Engineer roles. I’m facing a dilemma about what to focus on, how much to allocate time to each area, and what exact roadmap to follow to prepare ...
0 votes
0 answers
44 views

I’m running Optuna to tune hyperparameters for a TabM regression model (10 trials) on Kaggle (GPU: Tesla P100) to minimize RMSE. The optimization runs fine — all trials complete — but right after ...
9 votes
2 answers
2k views

Recently i have started to get some strange errors, for example RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-68e82630-293b962044bc3e6c1453ec73;43987a97-e033-4590-951e-829a3c87d2cb) ...
0 votes
0 answers
48 views

I've got a problem: TypeError: layer_norm(): argument 'input' (position 1) must be Tensor, not BaseModelOutput when trying to put a batch of pictures into the ViT base model. The thing is that before ...
0 votes
1 answer
134 views

I am working in Kaggle notebook. I need to install transformers package offline. Normally I would install it like this (online): !pip install git+https://github.com/huggingface/transformers Here is ...
user1700890's user avatar
  • 7,834
3 votes
1 answer
68 views

In a kaggle notebook, when writing library(tidyverse) starwars I receive the following error: ERROR while rich displaying an object: Error in (function (..., row.names = NULL, check.rows = FALSE, ...
Dario Lacan's user avatar
  • 1,172
-5 votes
1 answer
119 views

I have a kaggle notebook(link here). The notebook iterates over a list of number(candidate_max_leaf_nodes) and then gets a mae for each number by massing it as a parameter(ignore the other parameters) ...
3 votes
3 answers
4k views

Hello Stack Overflow community, I'm currently facing a very perplexing issue with my Jupyter notebooks (.ipynb files) and would greatly appreciate any insights or solutions you might have. My ...
0 votes
0 answers
36 views

I'm trying to upload my first notebook to Kaggle, but adding photos of my graphs from Tableau has made my notebook too large to save. I saw a suggestion to add the images to a separate dataset and add ...
1 vote
1 answer
78 views

I'm learning Pandas through a tutorial on Kaggle. On this page, the following example appears (reviews is a DataFrame): review_points_mean = reviews.points.mean() reviews.points.map(lambda p: p - ...
A SJ's user avatar
  • 13
0 votes
1 answer
81 views

I'm training a multi-branch LSTM model on Kaggle using 2x T4 GPUs, with multiple input sequences of different lengths. My target is the "close" column. 1. Normalization and Data: I normalize ...

15 30 50 per page
1
2 3 4 5
...
77

AltStyle によって変換されたページ (->オリジナル) /