Spaces:
Running
Running
Update website_texts.py
Browse files- website_texts.py +1 -0
website_texts.py
CHANGED
@@ -43,6 +43,7 @@ types and thus provides a reference for model-specific pipelines.
|
|
43 |
ABOUT_TEXT = r"""
|
44 |
### Extended Overview of TabArena (References / Papers)
|
45 |
We introduce TabArena and provide an overview of TabArena-v0.1 in our paper: https://tabarena.ai/paper-tabular-ml-iid-study.
|
|
|
46 |
|
47 |
### Using TabArena for Benchmarking
|
48 |
To compare your own methods to the pre-computed results for all models on the leaderboard,
|
|
|
43 |
ABOUT_TEXT = r"""
|
44 |
### Extended Overview of TabArena (References / Papers)
|
45 |
We introduce TabArena and provide an overview of TabArena-v0.1 in our paper: https://tabarena.ai/paper-tabular-ml-iid-study.
|
46 |
+
Moreover, you can find a presentation of TabArena here: https://www.youtube.com/watch?v=mcPRMcJHW2Y
|
47 |
|
48 |
### Using TabArena for Benchmarking
|
49 |
To compare your own methods to the pre-computed results for all models on the leaderboard,
|