Can this maybe potentially addressed by feature scaling? E.g,. standardizing 
all features but multiplying certain ones by a factor?

> On Jul 15, 2015, at 1:23 PM, Doaa Altarawy <daltar...@vt.edu> wrote:
> 
> Hi,
> 
> Is it possible some how to use the penalty term in the  Elastic net (the 
> alpha) as a vector instead of a scaler?
> Meaning that I want to have different penalties or shrinkage weights on each 
> predictor.
> 
> The purpose is to add prior knowledge where some predictors are known to 
> already have a strong relation with the response, but the coefficient is not 
> known.
> 
> Adding different penalties was proposed in gene regulation problem is this 
> paper:
> http://bioinformatics.oxfordjournals.org/content/29/8/1060.short 
> <http://bioinformatics.oxfordjournals.org/content/29/8/1060.short>
> 
> They called it modified Elastic net.
> 
> Is there an easy way to do it in scikit-learn without having to implement it?
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/_______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to