Kevin Greenman
Kevin Greenman
Thanks for asking this question; it appears you've identified two bugs. I can reproduce your first error message with one of the test files using ``` chemprop_train --data_path tests/data/classification_common.csv --target_columns...
Thanks for reporting this issue. The `checkpoint_paths` are created from the `checkpoint_dir` [here](https://github.com/chemprop/chemprop/blob/442a1602b670f173de166f987eab64396571ee98/chemprop/args.py#L188) under `CommonArgs`. Some predict arguments (such as `checkpoint_dir`) are in `CommonArgs` because they're shared by training. I...
As discussed in the MLPDS Teams chemprop channel, we will think about adding this to v2. v2.0 should be released very soon, but I'm going to add this to milestone...
This is a pretty old issue, but here's my solution since I spent a while trying to figure it out today, and I suspect it may be helpful to others...
We are closing all enhancement requests for chemprop v1.x, as we will not have time to implement these before the upcoming release of [chemprop v2.0](https://github.com/chemprop/chemprop/issues/517). If there is still interest...
We are closing all bug reports that we don't have time to fix before the release of v1.7 this month, and unfortunately this is one of them. We will soon...
Posting this for posterity who come searching for help with the proper format for `--crossval_index_file`: There are some old scripts in the `scripts/` directory of the repo that I think...
@cjmcgill thank you! I agree with reverting back to the minimal solution in the interest of getting this merged. It looks like one of the tests is now failing though
Posting this for posterity who come searching for help with the proper format for `--crossval_index_file`: There are some old scripts in the `scripts/` directory of the repo that I think...
We are closing all enhancement requests for chemprop v1.x, as we will not have time to implement these before the upcoming release of [chemprop v2.0](https://github.com/chemprop/chemprop/issues/517). If there is still interest...