CODAIT / r4ml

Scalable R for Machine Learning
Apache License 2.0
42 stars 13 forks source link

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

Closed wangmiao1981 closed 7 years ago

wangmiao1981 commented 7 years ago

Use as.r4ml.frame in ml.preprocess.R and also change fit intercept flag to TRUE for linear models.

Test: Modified corresponding unit tests and run ./bin/install-all.sh and R CMD check R4ML.

R4ML-CI commented 7 years ago

Build triggered.

R4ML-CI commented 7 years ago

Build success. All unit tests passed.