scikit-learn-contrib icon indicating copy to clipboard operation
scikit-learn-contrib copied to clipboard

Request for project inclusion : RelaxedLasso

Open Flop-py opened this issue 5 years ago • 5 comments

Request for project inclusion in scikit-learn-contrib

  • Project name: RelaxedLasso
  • Project description: Implementation of Relaxed Lasso Algorithm for Linear Regression
  • Authors: Grégory VIAL & Flora ESTERMANN
  • Current repository: https://github.com/continental/RelaxedLasso
  • Requirements:
  • [x] scikit-learn compatible (check_estimator passed)
  • [x] Documentation (guide, API reference, example gallery)
  • [x] Unit tests (coverage: 94.66%)
  • [x] Python3 compatible
  • [x] PEP8 compliant
  • [x] Continuous integration

Flop-py avatar Aug 05 '20 21:08 Flop-py

I was wondering, if it's a single model, wouldn't it be better suited to be in scikit-learn-extra?

adrinjalali avatar Aug 13 '20 07:08 adrinjalali

What do you think @rth?

adrinjalali avatar Aug 13 '20 07:08 adrinjalali

Hello @adrinjalali and @rth , it would be great to get your feedback on this so we know the best way to move forward. Thanks in advance!

GregVialConti avatar Sep 14 '20 11:09 GregVialConti

I agree that it would be a better fit for new estimators in scikit-learn-extra

agramfort avatar Sep 16 '20 07:09 agramfort

Hello! We are still keen on moving forward with the inclusion of this estimator in scikit-learn-extra. Would you be able to run a review? Or are there other steps required on our side? Thanks in advance!

GregVial avatar Nov 27 '20 13:11 GregVial

This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Could an archived repository be transferred in the organization?

chkoar avatar Oct 20 '23 09:10 chkoar

The project has now moved to another location: https://github.com/GregVial/RelaxedLasso

GregVial avatar Oct 25 '23 15:10 GregVial

The repo hasn't really been touched in 3 years, I think we can close this issue since the repo is stale.

adrinjalali avatar Dec 05 '23 10:12 adrinjalali