Dear R users I used glmnet generating a regression model, now I need to convert it to pmml format, but I noticed pmml r package doesn''t support glmnet object, has anyone find a way solving this problem? I was thinking convert glmnet object to glm object, has anyone tried it? Many thanks Yan [[alternative HTML version deleted]]
Dear R users I generated a model using glmnet, I need to convert it to pmml, but R pmml package doesn't support glmnet, has anyone come across similar problem? any idea to solve it? Many thanks YAn -- View this message in context: http://r.789695.n4.nabble.com/glmnet-object-to-pmml-tp4630493.html Sent from the R help mailing list archive at Nabble.com.
Possibly Parallel Threads
- using glmnet for the dataset with numerical and categorical
- pmml for random forest & rules
- PMML- Predictive model markup language
- problem with BootCV for coxph in pec after feature selection with glmnet (lasso)
- combine glmnet and coxph (and survfit) with strata()