Skip to content

Using LogisticRegression for classification in D0CRT #253

@lionelkusch

Description

@lionelkusch

I am not sure this parameter does what we expect it to do. It is only passed to the rf_distillation.
For regression and classification, _fit_lasso is called (L206) using a regression model. Using Lasso for classification doesn't break, but we would probably rather use Logistic Regression with L1 regularization instead.

Originally posted by @jpaillard in #220 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    method implementationQuestion regarding methods implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions