forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
Fabian Pedregosa
fabianp edited this page Nov 17, 2011
·
9 revisions
Blog: http://fseoane.net/blog/
Things I'm working on:
-
Implement active sets (KKT conditions) in coordinate descent implementations for Lasso and ElasticNet. The ultimate goal is to make Lasso and ElasticNet comparable in all cases with the equivalents in glmnet.
-
Group Lasso
Fugure work:
- Work some more in the API of Gaussian Mixture Models
- Implement Affinity Propagation for sparse data.
- See how Spectral clustering could benefit from function implemented in pyamg