I got Error in La.svd(x, nu, nv) : error code 1 from Lapack routine 'dgesdd' using mlr when training the learner. Any suggestions on how to fix it?
Asked
Active
Viewed 1,305 times
0
-
Which learner? Have you tried reinstalling lapack? It sounds like this is an issue with your lapack and/or R installation. – Lars Kotthoff Feb 07 '17 at 18:32
-
when using classif.lda – Patrizio Feb 09 '17 at 15:03
-
Works for me. Try reinstalling lapack. – Lars Kotthoff Feb 09 '17 at 17:12