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
## Steps:
- ### Download the above datasets.
- ### Run the `Datasets/Rg/data_augmentation.ipynb` file to get the `Rg.csv` augmented data.
- ### Or Use the already available `Rg.csv`.
- ### Use the MY_GNN for Training & Inference on Rg Property.