搜索资源列表
lasso
- lasso算法是stanford的tibshirani提出的一种变量子集选择算法。
matlab lasso
- 有关于lasso的一系列m文件
matlab例程lasso算法的一个全面文件
- 这是关于lasso算法的一个全面文件,能够更好的理解lasso
lasso.zip
- lasso变量选择方法,通过惩罚项解决过拟合的问题,lasso variable selection method
Lasso_4.0.5_src
- Lasso 封装了一些常用的类 还不错 从sf上找的-Lasso
Lasso
- lasso regression. It is very good to use for statics processing.
ssa
- 多种信号过完备字典学习算法的工具包,包含文献Surveying and comparing simultaneous sparse approximation (or group-lasso) algorithms中所有的算法。-Multiple signals over-complete dictionary learning algorithm toolkit, including literature Surveying and comparing simultaneous sparse
lasso
- Lasso变量选择方法创始人的经典代码,内含多个源代码,每个可单独运行-Lasso variable selection method, founder of the classical code, containing more than one source code can be run separately for each
LeastC
- Least Squares Loss with the L1 ball constraint (also known as Lasso)
lasso
- 压缩感知中一种非常典型飞解1范数的程序。在其他方面都有很广泛的应用-Compressed sensing solutions in a very typical flight procedures norm 1. In other aspects of a very wide range of applications
LARS-with-LASSO-modification
- 带LASSO修正的LARS算法 稀疏表示-LARS with LASSO modification Sparse Representation
LASSO
- LASSO基本原理, 理解,用于图像检索与分类领域-failed to translate
lasso
- cvx optimization code for lasso problem
lasso
- lasso算法,分为很多子类,可以单独运行-lasso algorithm
Lasso
- :Lasso 是一种基于一范式的特征选择方法。与已有的特征选择方法相比较,Lasso 不仅能够准确地选择出与类标签强相 关的变量,同时还具有特征选择的稳定性,因而成为人们研究的一个热点-: Lasso is a paradigm based on a feature selection method. Compared with the existing feature selection methods, Lasso not only to accurately select a stro
Lasso论文和程序
- Lasso经典算法文章,包括代码(matlab)(A Matlab solver for l1-regularized least squares problems. Permission to use copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all cop
lasso
- LASSO数据降低维度,使数据作为输入量时减少运行时间(LASSO data reduces dimensionality and reduces running time when data is used as input)
lasso
- 以上代码为lasso结构的使用,非常适合入门学习(The above code is the use of lasso structure, very suitable for getting started)
lasso
- 线性回归里的最小二乘估计,以及应用坐标下降的岭回归和Lasso的回归的python实现(Ridge regression and Lasso regression)
lasso
- 利用Python语言实现了lasso回归(Lasso regression is realized by Python language)