Kevin Spiekermann
Kevin Spiekermann
Hi Ramit. Thanks for your reply. Attached below is the full slurm error traceback. Happy to share other info :) [slurm.mithrim.4047.txt](https://github.com/wandb/wandb/files/9186366/slurm.mithrim.4047.txt)
Hi Ramit. Thanks for your reply. I believe these files are attached in the original post, but let me know if I can provide additional info. On my end, I...
The only files I have are a slurm err file along with the debug.log and debug-internal.log, all of which are attached above. The slurm out file just says `signal only...
Thanks @mjohnson541 for notifying me of this issue. I recently created the 1,3 sigmatropic rearrangement reaction family ([PR 532](https://github.com/ReactionMechanismGenerator/RMG-database/pull/532) on RMG-database) that is involved in this issue and wanted to...
Thanks for bringing this up. @hwpang and I can look into this unit test to figure out the issue and try to update it
At a first look, this PR looks good. As minor changes: - Probably squash these two commits that both address pyomo? ([commit 1](https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2217/commits/81ff71c8692bb7d33a698077409166e2938f6b6f) [commit 2](https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2217/commits/d106a08d8a0bc3514d4bbc191c5608b22c1485cc) ) - Address the failing...
For reference, this [notebook](https://github.com/kspieks/fairlearn/blob/acs_income_2022/notebooks/ACSIncome/1_data_analysis.ipynb) started some of the data analysis for ACSIncome. I encourage others to analyze the dataset further and incorporate any findings into the documentation :)
Thanks for your replies! 1. I see. Thanks for the clarification. 2. Yea `feature_types` seemed to be the only way to resolve it, which was unexpected. What's interesting is that...
@hwpang can you please rebase? I'll merge immediately since all tests have already passed
Thanks for sharing this paper! To summarize our preliminary discussion, my initial thought is that I see no reason to prefer this method over Kennard-Stone (KS) or random sampling (RS):...