-
-
Notifications
You must be signed in to change notification settings - Fork 10
Implementation of sklearn.linear_model.ElasticNet #35
Copy link
Copy link
Open
Labels
New ModelProposed new DEM modelProposed new DEM modelPackage ExpertRequires deep technical knowledge of the package; this means little help from reviewers.Requires deep technical knowledge of the package; this means little help from reviewers.Solar Physics KnowledgeThis requires some understanding of solar physics.This requires some understanding of solar physics.
Description
Metadata
Metadata
Assignees
Labels
New ModelProposed new DEM modelProposed new DEM modelPackage ExpertRequires deep technical knowledge of the package; this means little help from reviewers.Requires deep technical knowledge of the package; this means little help from reviewers.Solar Physics KnowledgeThis requires some understanding of solar physics.This requires some understanding of solar physics.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature
One of the most simple examples could be to implement an interface with
sklearn.linear_model.ElasticNet: https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html as used in https://iopscience.iop.org/article/10.3847/1538-4357/ad1837#apjad1837f5Proposed solution
No response