Martin Keller

Results 3 issues of Martin Keller

implemented permutation-based independence tests for categorical variables based on mutual information and conditional mutual information open questions: - can type information be used more elegantly/efficiently? - is the conditional mutual...

The dbscan algorithm is a nice candidate for the clustering algorithm used in Mapper, as it doesn't require an a priori specification of the number of clusters or additional computational...

In the past, I used the Lazy threading macro quite heavily with DataFramesMeta and JuliaDBMeta to string data selection and transformation together. For example, to select a subset of rows...