Rob Chew

Results 3 comments of Rob Chew

@wmkouw Are you accepting pull requests? If so, I think this could be a quick change from: https://github.com/wmkouw/libTLDA/blob/0c66ec2327d191b88fca0803a7c74b0bb05afd42/libtlda/iw.py#L256 To: `preds = cross_val_predict(lr, XZ, y[:, 0], cv=5, method="predict_proba")[:,1]`

@bartfrenk thanks for the kind words! You're not the only one who's requested this functionality -- while it's not currently under development, we do believe this would be a useful...

what'd you have in mind here for a shortcut?