probcomp / BayesDB

A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite
http://probcomp.csail.mit.edu/software/bayesdb/
Apache License 2.0
888 stars 52 forks source link

Correlation with cyclic columns #37

Closed mdec closed 9 years ago

mdec commented 9 years ago

Treat cyclic columns as numerical for calculation of correlation between columns.