CAODH / EquiScore

MIT License
47 stars 3 forks source link

How can I get train_keys.pkl in my own data? #1

Open 1512474508 opened 1 year ago

CAODH commented 1 year ago

Hi, thanks for your attention!

please see details “retraining EquiScore ” part in README.md, you can follow the code and annotations in ./data/data_splits/screen_model/data_split_for_training.py step by step to split dataset and save in pkl file. Note, However , if you just screen a hits from library, there is no need to do this.

you can try it and contact me if have other problems!