jaak-s / BayesianDataFusion.jl

Bayesian multi-tensor factorization methods, with side information
Other
29 stars 18 forks source link

Support stdev output for predictions #6

Closed jaak-s closed 9 years ago

jaak-s commented 9 years ago

Add support for computing stdev for predictions.

It should be considered if an option is necessary since the compute cost of stdev is very small.

Also add support for threshold counts.