mleap icon indicating copy to clipboard operation
mleap copied to clipboard

R Interface to MLeap

Results 9 mleap issues
Sort by recently updated
recently updated
newest added

https://cran.r-project.org/web/packages/mleap/index.html says: ``` Package ‘mleap’ was removed from the CRAN repository. Formerly available versions can be obtained from the archive. Archived on 2021-12-09 as check problems were not corrected in...

I use sparklyr 1.6.2 and mleap 1.1.0 with Mleap version 0.16.0 and Spark version 2.4.5 which is suggested by the official guideline of mleap. When I use ml_write_bundle(), it returns...

Changes in this PR: - Added myself as the maintainer of this package - Ran `usethis::use_tidy_description()` to make DESCRIPTION file compliant to tidy style - Bumped package version - Possibly...

It is reasonable to expect that ff any change is made to the config.R file, then all jar files must be re-built using the new config

Hello, I'm exploring Spark Pipelines and MLeap for the first time. I'm trying to export a MLeap bundle based on documentation found at the RStudio website. My pipelines make use...

I sync to the latest master and was trying to compile the scala source files contained within the mleap R package with the configure.R script but got the following error:...

Hi, I'm trying to use mleap in Databricks but get an exception when trying to install mleap. It fails since it can't install rJava. Here is the script I run:...

For performance. See discussion at the bottom of https://www.rforge.net/rJava/.