-
I have tried to use kaggle to train your model with my dataset, but it seem 16gb of Vram from GPU P100 is not enough?
How to optimize your model so that i can train it with 16gb Vram?
```
hyper…
-
* link to support ticket: [#2024092460000531](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=169333)
* website: https://github.com/Kaggle/kaggle-api
* installation docs: htt…
-
### Describe the bug
**Explanation**
Using the ColumnTransformer with set_output(transform='pandas') raises an error when there is a sparse intermediate output, even if the final output is dense…
-
Error messaging improvement's: For those of you having this issue (I do think error do not depends on competition)
**Command**: kaggle competitions download rsna-2024-lumbar-spine-degenerative-clas…
-
This line of code (1829-1830):
`remote_date = datetime.strptime(response.headers['Last-Modified'],
'%a, %d %b %Y %H:%M:%S %Z')`
in `kaggle/api/kaggle_api_ex…
-
# Christian Mills - How to Obtain a Kaggle API Key
This tutorial provides a step-by-step guide to obtaining a Kaggle API key.
[https://christianjmills.com/posts/kaggle-obtain-api-key-tutorial/](http…
-
Can someone let me know what is the exact endpoint to pull User data ?
Like, for any given user , I want to extract following data
1. Username
2. name
3. Country
4. Region
5. City
6. Github…
-
- [ ] [Google - Gemini Long Context | Kaggle](https://www.kaggle.com/competitions/gemini-long-context)
# Google - Gemini Long Context | Kaggle
## Snippet
```
GOOGLE · ANALYTICS COMPETITION · A MONT…
-
This is for the environment method mentioned in here:
```
IOError: Could not find kaggle.json. Make sure it's located in /root/.kaggle. Or use the environment method.
```
I read your logic for r…
-
Kaggle kernel (notebook) metrics are available through the Kaggle API using the following bash command:
`kaggle kernels list --page-size 200 --dataset catalystcooperative/pudl-project -v`
I've pok…