Closed JLB9791 closed 5 years ago
Not really... if you provide a reproducible example I can look into it
Hi Thomas, the issue is solved. It was due to not finding the correct version of udunits2 on linux redhat server. Nothing to do with your package. Sorry for the inconvenience.
Hi Thomas,
great package! Thanks for that. I get a weird error that I can't seem to solve on the explain function. I followed all the steps from https://shiring.github.io/machine_learning/2017/04/23/lime on my data with the necessary changes of course to align with my work. I've build a classifier model with CARET and xgbtree
the last line throws me the following error: Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, : arguments imply differing number of rows: 15000, 0
I any suggestions?
thx JL