Eric Graves

Results 23 comments of Eric Graves

Yes, precisely! I would like to do some computations in R and then either add or update a column using the R vector. I've seen examples that do this by...

Is it feasible to implement this feature with a mypy plugin? I'm not familiar enough with the model to know whether this information is even analyzed.

@kashifkhan Also running into this issue. Can someone please investigate? How can we update tags on an existing job from the command line?

> Deleting tags are currently not supported, options are update the value of the existing tags , or add new tags. updating doesn't work either, FYI

- out-of-bag error estimate The function signature could take the dev data, the tuple of sample indices, the evaluation data, and all metrics

Try it with more than one column. It's probably dropping to a vector when it indices the data frame rows. On Wed, Oct 10, 2018, 3:44 PM Michael wrote: >...

It's an issue of dropping dimensions when indexing a data.frame with one column. The second dimension gets dropped. I'll try to patch it tomorrow. It's an easy fix.

I pushed a fix to this branch: https://github.com/Zelazny7/isofor/tree/fix-single-column-data-frame Can you test it and let me know if it solves your problem? I was able to train an isolation forest on...

I had the same issue when I upgraded to Mojave. I just commented the repos copy of src/Makevars and also commented out everything in my ~/.R/Makevars. It now compiles using...

Yes, it is casually maintained. I can work on publishing it to CRAN once I prune some of the work-specific features.