Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / codait/r4ml issues and pull requests

#61 - support sparklyr and make installation more easier.

Issue - State: open - Opened by harryprince almost 6 years ago

#60 - Format proposal on paragraph #59

Pull Request - State: closed - Opened by kant about 6 years ago - 2 comments

#59 - updated link to pre-built R4ML package

Pull Request - State: closed - Opened by bdwyer2 over 6 years ago - 3 comments
Labels: bug

#58 - Updated documentation to reflect new github page

Pull Request - State: closed - Opened by bdwyer2 over 6 years ago - 2 comments

#57 - Ability to run R4ML from within Apache Livy using Apache Zeppelin

Issue - State: closed - Opened by gss2002 over 6 years ago - 5 comments

#56 - [DOCS][TUTORIALS] Adding the jupyter notebook and pdf tutorials

Pull Request - State: closed - Opened by aloknsingh about 7 years ago - 3 comments

#55 - -[DOCS][TUTORIALS] Added the tutorials pdfs

Pull Request - State: closed - Opened by aloknsingh about 7 years ago - 3 comments

#54 - [JARS] Add latest SystemML jar

Pull Request - State: closed - Opened by aloknsingh about 7 years ago - 5 comments

#53 - Backup new mlctx

Pull Request - State: closed - Opened by aloknsingh about 7 years ago - 4 comments

#52 - [R4ML-104] LM Summary

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 8 comments
Labels: bug, enhancement

#51 - r4ml.lm() example broken

Issue - State: closed - Opened by bdwyer2 over 7 years ago - 1 comment
Labels: bug

#50 - [WIP][I-50][R4ML-123] new MLContext API

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 19 comments

#49 - Support New MLContext from SystemML

Issue - State: closed - Opened by aloknsingh over 7 years ago - 1 comment
Labels: enhancement

#48 - Random Seed Settings for all Sampling and Initialization calls

Issue - State: open - Opened by nilmeier over 7 years ago - 1 comment
Labels: enhancement

#47 - preprocess omit.na bug

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 5 comments
Labels: bug

#46 - omit.na parameter not working properly in r4ml.ml.preprocess

Issue - State: closed - Opened by nilmeier over 7 years ago - 1 comment
Labels: bug

#45 - Use spark.default.parallelism to calculate default number of partitions

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 7 comments
Labels: enhancement

#44 - Use spark.default.parallelism to calculate default number of partitions

Issue - State: closed - Opened by bdwyer2 over 7 years ago
Labels: enhancement

#43 - Improve KM Demo

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 2 comments
Labels: bug, enhancement

#42 - KM demo broken

Issue - State: closed - Opened by bdwyer2 over 7 years ago
Labels: bug

#41 - [R4ML-250] improve recode unique elements error message

Pull Request - State: closed - Opened by hungple over 7 years ago - 4 comments
Labels: enhancement

#40 - [R4ML-230] use public SparkR java methods

Pull Request - State: closed - Opened by hungple over 7 years ago - 6 comments
Labels: enhancement

#39 - [MINOR]remove deprecated attribute representation

Pull Request - State: closed - Opened by hungple over 7 years ago - 9 comments

#38 - Go from SparkDataFrame directly to systemml matrix (update to [R4ML-247])

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 5 comments

#37 - [R4ML-249] ml.preprocessor doesn't work with the use case of r4ml demo

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 2 comments

#36 - [R4ML-247] remove nrow/ncol from sysml matrix conversion

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 4 comments

#35 - [DOCS]Added quick install instructions to readme

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 6 comments

#34 - [R4ML-243] fixing the problem with 0 or negative integer class label

Pull Request - State: closed - Opened by iyounus over 7 years ago - 2 comments

#33 - [R4ML-137] CRAN possible problems

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 17 comments
Labels: bug, enhancement

#32 - [HYDRAR-115] adding accuracy tests for coefficients from step.lm

Pull Request - State: closed - Opened by iyounus over 7 years ago - 2 comments

#31 - updating docs for readability (first review)

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 17 comments

#30 - [R4ML-207] put Proper SparkR namespace and docs fixes

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 2 comments

#29 - [R4ML-233] R4ML/SystemML fails with "Permission denied" attempting to…

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 2 comments

#28 - [R4ML-238] Step.LM intercept==2 disable it for now as it need to be e…

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 2 comments

#27 - [R4ML-{74,237}] Check and Fix Cox Predict Potential mismatch with R a…

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 15 comments

#26 - [R4ML-226] ml.preprocess should detect the empty df after na removal

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 6 comments

#25 - [R4ML-231] r4ml.normalize() bug in SparkR::mutate

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 2 comments

#25 - [R4ML-231] r4ml.normalize() bug in SparkR::mutate

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 2 comments

#24 - [DOCS] fixed examples in md docs

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 3 comments

#23 - [R4ML-201] r4ml.session() & r4ml.session.stop() should return invisible

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 4 comments

#22 - [R4ML-196] fixing step.lm when intercept = TRUE

Pull Request - State: closed - Opened by iyounus over 7 years ago - 19 comments

#21 - [R4ML-225] fix glm bug: change sparkR::colnames to base::colnames

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 4 comments

#20 - [R4ML-{202,224}] 1)sparkR session not deleted 2) setLogLevel msg shou…

Pull Request - State: closed - Opened by aloknsingh over 7 years ago - 5 comments

#19 - [R4ML-{210,212,213,216,217}] documentation fixes

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 13 comments

#18 - [R4ML-146] removing vector_ops examples

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 3 comments

#17 - [R4ML-85,86,87] deleting vignettes

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 16 comments

#16 - [HYDRAR-93]:hydrar.ml.preprocess()$data should return as hydrar.matrix

Pull Request - State: closed - Opened by wangmiao1981 over 7 years ago - 10 comments

#15 - [R4ML-221] change colnames() to SparkR::colnames()

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 3 comments

#15 - [R4ML-221] change colnames() to SparkR::colnames()

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 3 comments

#14 - [R4ML-195] cache as.r4ml.matrix() by default

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 10 comments

#13 - [HYDRAR-206] adding ability to pass on arguments to sparkr.session

Pull Request - State: closed - Opened by iyounus over 7 years ago - 10 comments

#12 - [R4ML-194] as.r4ml.frame() parameter checking

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 7 comments

#11 - [HYDRAR-158] removing R4ML_CLIENT env var

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 11 comments

#10 - [HYDRAR-141] fixing bad markup warning in .Rd files

Pull Request - State: closed - Opened by iyounus over 7 years ago - 2 comments

#9 - [HYDRAR-99][HYDRAR-181]:create as.hydrar.frame(input== hydrar.matrix)

Pull Request - State: closed - Opened by wangmiao1981 over 7 years ago - 2 comments

#7 - [R4ML-164] util.commons tests

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 3 comments

#6 - [R4ML-155], [R4ML-159] partial arguments and conf.int -> alpha

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 7 comments

#5 - [R4ML-159] fixed conf.int to alpha argument to coxph.

Pull Request - State: closed - Opened by nilmeier over 7 years ago - 2 comments

#4 - [HYDRAR-166] adding set/getLogLevel functions

Pull Request - State: closed - Opened by iyounus over 7 years ago - 9 comments

#3 - import wiki

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago

#2 - [R4ML-168][R4ML-157] debugShow and infoShow improvements

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 2 comments

#1 - [R4ML-160] fix r4ml.fs.mode()

Pull Request - State: closed - Opened by bdwyer2 over 7 years ago - 12 comments