FridayCode's picture
Deploy polymer property prediction model with LFS
c53d10d
## 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.