Skip to content

Instantly share code, notes, and snippets.

@MathiasGruber
Last active June 23, 2021 09:02
Show Gist options
  • Save MathiasGruber/3115a78d43c37b312d9837f515e4b0fa to your computer and use it in GitHub Desktop.
Save MathiasGruber/3115a78d43c37b312d9837f515e4b0fa to your computer and use it in GitHub Desktop.
Sample command for tuning chemprop
chemprop_hyperopt \
--data_path data/clintox_train.csv \
--dataset_type classification \
--num_iters 50 \
--features_generator rdkit_2d_normalized --no_features_scaling \
--config_save_path data/config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment