首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 在实现java的套索

在实现java的套索

  • 资源大小:9.26 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 实现 套索

资 源 简 介

Summary The Lasso is a shrinkage and selection method for linear regression. Lasso4j is a Java implementation of the Lasso L1-constrained fitting for linear regression. This implementation is based on the glmnet R package which is implemented in Fortran. Sample Output Input data: diabetes.data (source: http://www.stanford.edu/~hastie/Papers/LARS/diabetes.data) glmnet R package output: glmnet-diabetes-result.txt lasso4j output: lasso4j-output-for-diabetes.txt Sample Usage For using lasso4j, you need to download the jar fi
VIP VIP
0.238760s