Alex Dunn
Alex Dunn
This is caused by importing skrebate.
Hey @CompRhys thanks for the suggestion! Let me look into this some more and get back to you. I don't think this would hurt performance in any way, and could...
also check xgboost
This could be done by, after some list of classes is done fitting (or transforming), saving the mid-transform df and all fit classes, and noting the progress of the matpipe...
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/matminer/65XNOrsSu2s/j4wgXQ_MBAAJ Or at least add the ability to pause a tpot optimization?
could be simple (i.e., not as complex as what is on hmprivate) ``` def get_benchmarking_wf(matpipe_config, data_file, target, kfold, save_dir): returns wf ``` Then just saves all dfs, pipes, logs, digests,...
merging this issue with #227
# Todo: - separate the workflow into one firework for each of the 4 operations - make and test a workflow for single fits
> Thanks for the reply. I will chat with folks here to see how we can get a new version released. This PR can probably be closed thereafter. I believe...
Thanks for looking into this @sivonxay @rdguha1995 If you change to the main branch and try running your installation, does it work then? @computron Can we just delete the master...