-
-
learn from Grand Master Experiences On Kaggle:
https://farid.one/kaggle-solutions/
1. https://www.youtube.com/watch?v=z15TKkAPNUM
2. https://github.com/kaggler-tv
3. https://www.youtube.com/w…
-
Do you plan to experiment with M5 data? The winner is a LightGBM model in the M5 competition, and all but one solutions in the top5 have used GBDTs - it would be nice to see how TimesNet performs ther…
-
Traceback (most recent call last):
File "E:\project\Competition\shuxuntwo\predict.py", line 153, in
for image in tqdm(testloader):
File "D:\Anaconda3\envs\yolov5\lib\site-packages\tqdm\std…
-
Hi, can you share your training data set? We need it but there is no link to download on the official website even we have registered
(https://competitions.codalab.org/competitions/22225)
-
Codabench is too slow to load.
- Home page of competitions are loading everything at once. We need a lazy loading.
- When a loading is long, it is decreasing the performance for everybody else (…
-
**Is your feature request related to a problem? Please describe.**
As requested by Lucy, an accessible version of Animal-AI should be made available for the primary purpose of allowing easy data coll…
-
I wanted to list the files for the competition called "UBC-OCEAN", https://www.kaggle.com/competitions/UBC-OCEAN/data.
Here is a simple code:
```python
import os
from kaggle.api.kaggle_api_exten…
-
### Is your feature request related to a problem? Please describe
The Arduino sketches are probably overcomplicated.
### Describe the solution you'd like
Rewrite at least the float transceive…
-
A request to `http://localhost:/import-league/CL` must import into the Database.
- A Competition with `id = CL`.
- All the Teams that belong to the Competition.
- All the Players that belong to …