Results 5 issues of Frits Hermans

Yesterday at a conference I presented how to do GraphSage node classification inference in Spark. The audience was very much interested in trying out the code themselves. Would you be...

It’s not clear to me what the argument ‘random_tie_break’ exactly does. Could you please add a few lines to the documentation or examples about it?

Is it possible to use time varying variables? E.g. if we want to use temperature as a variable, could we do that? How would we structure the data?

enhancement

I'm interested in getting predictions expressed in expected lifetimes, survival curves etc. Could one please explain me what the output of `predict.gbm` is? Are these probably (log) partial hazards? Your...

Currently, when one of the input dataframes for a Matcher object contain missing values, an unclear and seemingly unrelated error is thrown. Before starting to fit or predict, the dataframe(s)...

enhancement