Chris Kennedy

Results 28 comments of Chris Kennedy

Thanks for the help on this issue, I ran into the same problem while trying to install scispacy. On my mac M1 (Big Sur, python 3.8.10) I had to edit...

Would it be possible to show an example of using tf-keras-vis with a multi-output model? I'm trying to use it for a 3-output model (EfficientNet backbone) but am struggling with...

We're also hoping to be able to calculate AUC for a single label - maybe we can develop a PR though if one isn't already in the works.

Pinging this thread - looks like the original PR is not yet merged.

Should this move to mlr3extralearners? And would it be a single learner for all h2o algorithms, or a separate learner for each algorithm?

I may write a wrapper or two - esp. for lasso since I believe h2o's makes much better use of multithreading compared to glmnet. I unfortunately don't have the capacity...

Hi Josh, Just a quick note that if the outcome variable is non-binary, e.g. a continuous range in [0, 1], then SuperLearner should be used with family = gaussian(). This...

I think this is a good idea - I’ve shifted my predictive work to mlr3, and piggybacking on it for tmle-related estimation would take advantage of their comparatively high software...

The mlr3superlearner package looks awesome; I could see it really helping people, and the code efficiency is huge. Just out of curiosity though, what is it that makes you feel...

I'm getting the same issue, with even more fluctuation - code does not seem useable as-is :/ Here is a working script though: https://github.com/IainColledge/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_TSL2561