Viewing 10 posts - 1 through 10 (of 10 total)
Congrats to the SQL community's favorite 'power couple'! Learned a lot from your posts and presentations over the years (both of you).
February 26, 2020 at 3:00 pm
Had some trouble getting this to work in RStudio, wouldn't install the packages as in the commented section. This worked though:
source("https://bioconductor.org/biocLite.R")
biocLite()
biocLite("graph")
#biocLite("graphNEL") <- didn't work, fails...
September 5, 2018 at 1:02 pm
I'm also a big believer in 'if it ain't broke, don't fix it', but it seems security issues make everything a bit of a moving target necessitating a lot of...
August 3, 2018 at 9:03 am
As long as having even the simplest exchange with Alexa or 'chatbots' is an exercise in frustration and confusion, I am not too worried about AI taking the coding jobs.
June 4, 2018 at 12:32 pm
Very interesting story and reminder of how you have to be careful not to get tunnel vision where you only consider your own little piece of the picture.
October 11, 2017 at 12:00 pm
January 19, 2017 at 1:28 pm
Why are people dissin' this with 3 stars? I like it and find it handy, thanks!
March 28, 2016 at 11:32 am
It appears with Machine Learning, it really doesn't help to publish your code, as let's say you built a model based on 500 features, with a lot of transformation going...
February 29, 2016 at 10:27 am
I work on a couple systems > 10 years old.
If this guy you refer to only works on systems that are replaced every couple of years, my guess is the...
October 2, 2015 at 7:28 am
Honest truth, if you want to know 'I wish somebody would have told me', I wish somebody would have told me Statistics would be 'the cool job' of the 2010s....
April 21, 2014 at 7:56 am
Viewing 10 posts - 1 through 10 (of 10 total)