Eddie Bergman
Eddie Bergman
Exactly! Autosklearn uses the filesystem as part of its state so they need to have a different `tmp_dir` so they don't have issues with state.
Hi @timzewing, I'm not sure there's an easy way to get at the final set of columns that your model will recieve. Since I know from the other issue, you...
Hi @atifinqline, Apologies, I mixed up as posting a different issue in which a user gave a custom model, my bad. In general it's quite hard to categorize what happens...
Hi @timzewing, That would be a nice feature, it comes into reworking some information that gets passed around the pipeline because as soon as we drop to a pure numpy...
Hi @deadly-panda, I ran the automated tests and it all seems to pass except one test. Just a small change for the meta-data. You can view them by clicking on...
We can keep the discussion for the PR here > For the unit tests, am not sure which numbers I should use ? (I created a PR, u can't take...
Hi @Daniel-Trung-Nguyen, I'll look into this but this feature is currently only in the documentation for development and only available in the development branch, are you using the development branch?...
@Daniel-Trung-Nguyen, this seems unrelated but at least it seems that the callback works as intended. Can you provide a code snippet that reproduces this error, or a snippet of one...
This needs an example or something more prominent, I don't think there's enough around for a user to figure out how to do early stopping at the moment, as needed...
I realize not much can be done but just adding this is a problem when using a python language server and parsing their markdown output with neovim, such as showing...