The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
WARNING: This vignette is very much a work in progress and is subject to change as the package evolves!
This package requires reticulate and an appropriate Python environment with the interpret library installed. If you’re not a Python user, then I’d suggest reading through some of the reticulate vignettes to learn more. In particular:
vignette("versions", package = "reticulate")
for
learning more about Python version configuration.vignette("python_packages", package = "reticulate")
for learning more about installing Python packages.vignette("python_primer", package = "reticulate")
for learning more about interacting with Python objects through
reticulate (this can be useful for understanding more advanced usage of
the ebm package)For simplicity, this package also provides an
install_interpret()
function for installing the sole Python
library dependency; see ebm::?install_interpret()
for
details.
For a full overview of the ebm package, see article titled “RJournal article (in progress)”.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.