Re: I have a weird exception in Online logistic regression

2015-05-18 Thread Aykut Çayır
Data Sample: 125,5,1,1,1,2,1,3,1,1,2 1002945,5,4,4,5,7,10,3,2,1,2 1015425,3,1,1,1,2,2,3,1,1,2 1016277,6,8,8,1,3,4,3,7,1,2 1017023,4,1,1,3,2,1,3,1,1,2 1017122,8,10,10,8,7,10,9,7,1,4 1018099,1,1,1,1,2,10,3,1,1,2 1018561,2,1,2,1,2,1,3,1,1,2 1033078,2,1,1,1,2,1,1,1,5,2 1033078,4,2,1,1,2,1,2,1,1,2

I have a weird exception in Online logistic regression

2015-05-17 Thread Aykut Çayır
Hi mahouters, I have tried to implement an application to classify Breast caner using wisconsin dataset (UCI). However, I have An exception Array out bounds exception dene Vector setQuick method. Can anyone help me? Thanks

Re: I have a weird exception in Online logistic regression

2015-05-17 Thread Andrew Musselman
Could you post your code and some sample data? On Sunday, May 17, 2015, Aykut Çayır aykutcayi...@gmail.com wrote: Hi mahouters, I have tried to implement an application to classify Breast caner using wisconsin dataset (UCI). However, I have An exception Array out bounds exception dene