File size: 503 Bytes
c53d10d
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
## Data Sources:
- ### data/train.csv: https://www.kaggle.com/competitions/neurips-open-polymer-prediction-2025/data?select=train.csv
- ### polymer-tg-density-excerpt: https://www.kaggle.com/datasets/oleggromov/polymer-tg-density-excerpt

## Steps:
- ### Download the above datasets.
- ### Run the `Datasets/Density/data_augmentation.ipynb` file to get the `Density.csv` augmented data.
- ### Or Use the already available `Density.csv`.
- ### Use the MY_GNN for Training & Inference on Density Property.