ivan-marroquin

Results 58 comments of ivan-marroquin

Thanks @irahorecka for letting me know about this solution. I will give it a try.

Hi @irahorecka I gave it a try, and got this error message: fa2/fa2util.c:4:10: fatal error: Python.h: No such file or directory 4 | #include "Python.h" I found this ticket in...

I am using Python 3.9.0 and I compiled it from its code source. I guess that I need to compile a new version of Python

Hi @gpleiss, Thanks for your reply. I wonder if the error is related to the amount and type of data. So, it may be not possible to reproduce it with...

Hi @mariaderrico , Many thanks for fixing the reported issue. I will give a try as soon as possible, and let you know. Ivan

Hi @mariaderrico I downloaded the zip file and manually installed the package. Run the same Python code and it worked fine. I noticed the following warnings during the installation: C:\Program...

Hi all, Thanks @jorgecarleitao for bringing this point. I have the same concerns. Another drawback of using the mean is to get a result of 0 (just because there is...

Hi @slundberg , Thanks for your quick answer. Indeed, the use of the absolute takes care of the concern that I raised. But, I still have this issue. I believe...

Hi @slundberg , Thanks for your comments. Are you planing to test the use of the loss to get global feature importance? Ivan