Jared Knowles
Jared Knowles
Does this include reading files from within a zip file using the `unz()` command like below: ``` zzz
@trinker I'm interested in this. I have run into a few snags with `datasynthR` that caused me to delay working on it while I moved on to other problems. But,...
I've been revisiting `datasynthR` recently with a project for a client (and also exploring how `wakefield` works internally in the process). I imagine `datasynthR` will need to be refactored soon....
@zachmayer , we should definitely e-mail him. I think these are very useful prediction functions and I have at least 1 major bug in a production system that I have...
I'll run a check. I have run into it on a few regression models as well -- I should be able to get a report some time this week.
I'll try to build a test case for this by looping through caret methods with my datasets.
Can you try the same procedure with the same data, but use separate X and Y vectors instead of the formula interface? Looking at this I have a suspicion it...
This is a big one for me actually -- I have a hacky bit of code that does the center/scale on the frontside, then undoes it when you extract the...
@thomaskern you can probably start by modifying the package to have a 3rd type of model type to identify -- "multiclass" or something like that. This would require modifying the...
I very much agree!