A Ruby Program On Logistic Regression
I wrote, rather translated, a small program in Ruby on logistic regression. There is a github repository " python-ML-minimal " that has programs written for Prof. Andrew Ng's machine learning class assignments. The cool thing is they are written with only the core language features without any dependency on libraries.