garydoranjr / misvm

Multiple-Instance Support Vector Machines
BSD 3-Clause "New" or "Revised" License
234 stars 81 forks source link

Getting a warning for numerical instability and algorithm is unable to optimize #26

Open sswetank opened 4 years ago

sswetank commented 4 years ago

Getting below Warning when the data size is more than 200 rows and 25 columns Warning: numerical instability (primal simplex, phase I)

And the optimization job does not complete