Reinier Koops
Reinier Koops
Every file seems to have been edited, maybe a new pull request with only the actual feature change?
Ah, now I see. The whole library had to be rebuild because of the addition of your one feature.
I had a similar issue. This disappeared magically when I changed my version to Pytorch 1.5.1 with 10.1 cuda. Would be interested to see if someone could update it to...
This change is proposed because I ran into a problem when trying to run this project ('preprocessing' step) on Google Colab. I had to run a separate StanfordCoreNLP server. With...
@pedrodaroza 's trick also worked for me!
Thank you, would be nice enhancement. Are you perhaps familiar with any tool that could do the alias prefix resolving you mentioned? Currently, I have to deal with user input,...
Yes, I meant resolving the columns to tables without explicitly provided table names/aliases. Makes sense, I guess I will have to find a way around it. Thanks for your help...
@PaulZhutovsky @adri0 the branch should be cleaned up a bit now (I rebased it), so reviewing should be (hopefully) easier.
Hi @detrin I believe that is what the subclass: EarlyStoppingShapRFECV tries to do. Does that solve your question?
I think what you are proposing is an improvement for sure. However this would be a breaking change so I’d have to discuss this. Thank you for showing much interest...