3 projects
FunctionScaler
Given a discrete probability density function learn a function that turns samples from the pdf into samples from desired distribution.
adaptive_binning_chisquared_2sam
This repository contains a 2 sample chi squared test the uses adaptive binning using the approach of Roederer et al. (http://onlinelibrary.wiley.com/doi/10.1002/1097-0320(20010901)45:1%3C47::AID-CYTO1143%3E3.0.CO;2-A/epdf)
learningml
This repository demonstrates how to make a project pip installable, write a Python module in C and use scikit-learn, keras and spearmint.