Willy Tadema

Results 9 comments of Willy Tadema

When I install from CRAN, I get the same error.

Information about my configuration. Which additional information do you need? R.Version() $platform [1] "x86_64-w64-mingw32" $arch [1] "x86_64" $os [1] "mingw32" $system [1] "x86_64, mingw32" $status [1] "" $major [1] "3"...

Because I ran the install on a Windows 8.1 laptop with R version 3.6.3, I thought I'd give it a try on a Windows 10 laptop with the latest stable...

Executing `R.Version()` gave me some interesting information ``` $platform [1] "x86_64-w64-mingw32" $arch [1] "x86_64" $os [1] "mingw32" $system [1] "x86_64, mingw32" $status [1] "" $major [1] "4" $minor [1] "0.2"...

I may have had the same problem as @Aloumora. This is the solution that worked for me: Download these three files: https://archive.ics.uci.edu/ml/machine-learning-databases/adult/adult.data https://archive.ics.uci.edu/ml/machine-learning-databases/adult/adult.test https://archive.ics.uci.edu/ml/machine-learning-databases/adult/adult.names and place them in the folder:...

This would be a nice feature for sure! I'd like to upvote it.

Thank you for your response! I'm so sorry for the confusion. I really am a newbie when it comes to logging. I'll try to clarify my question. - I need...

Do I understand you correctly that I also can use log4r for writing an event to the syslog? If so, could you please provide me with an example?

Thank you so much for your replies! Great to hear that there are plans to make it easier to integrate DALEX with tidymodels. @pbiecek: Can @Sponghop and I be of...