Łukasz Bachman
Results
2
issues of
Łukasz Bachman
How to extract a human friendly explanation for most significant features in a model (using LIME)?
1
Hi, I'm building an SVM model with relatively large set of features (10k+). After the model is trained well I'd like to give my users a good explanation of what...
question
Hi, We've adopted the way of writing unit tests promoted in this repo/blog in our own project over two years ago. It has been very helpful to us and I...