johanneswaage

Results 4 issues of johanneswaage

Thanks for porting lime to R! I'm trying to explain a large xgboost model, with thousands of predictors from a TF-IDF matrix. Creating an "explainer" is fast, but explaining single...

Hello, It's unclear how azureML supports R environment encapsulation, similar to venv or condaenv for Python? The current state-of-the-art encapsulation for R is renv (https://rstudio.github.io/renv/articles/renv.html), which encapsulates package versions and...

enhancement

Hi, I'm adding support for julia on our data science platform, which already supports R and Python and ODBC connections to a MS SQL Server, but I'm getting an "Unable...

A large-ish matrix is a part of an R6 object as a public or private field, and a update_matrix method allows updating a certain cell of the matrix. However, this...

documentation