| Min Points | Max Points | |
|---|---|---|
| Total | 0 | 25 |
uv venv in the folder with the notebook
uv sync in the folder with the notebook
source .venv/bin/activate
uv pip install pyg_lib torch_scatter torch_sparse torch_cluster -f https://data.pyg.org/whl/torch-2.10.0+cpu.html
max_depth and learning_rate on XGBoost.
TabPFN and discuss the results (also any issues you encounter).
RelBench.
Task 1 (RDL).
HeteroData object in PyG has to_homogeneous() method that can convert the heterogeneous graph to homogeneous graph.
GNNExplainer, PGExplainer, etc.) on either the RDL Heterogeneous GNN (Task 1) or the Homomogeneous GNN (Task 2).