rxn4chemistry / rxn_yields

Code complementing our manuscript on the prediction of chemical reaction yields (https://iopscience.iop.org/article/10.1088/2632-2153/abc81d) and data augmentation strategies (https://doi.org/10.26434/chemrxiv.13286741).
https://rxn4chemistry.github.io/rxn_yields/
MIT License
107 stars 26 forks source link

Can't find the smooth data in the folder that downloaded from the Box #12

Open Vaaaas opened 2 years ago

Vaaaas commented 2 years ago

The code in "nbs/02_uspto_data_exploration.ipynb": gram_smoothed_df = pd.read_csv('../data/uspto/yields_above_smooth_200622.tsv', sep='\t', index_col=0) and milligram_smoothed_df = pd.read_csv('../data/uspto/yields_below_smooth_200622.tsv', sep='\t', index_col=0). But there is no these two smooth files in the folder taht downloaded from the Box.