Generalized Linear Models in IronPython QuickStart Sample

Illustrates how to use the GeneralizedLinearModel class to compute probit, Poisson and similar regression models in IronPython.

View this sample in: C# Visual Basic F#

Coming soon...