Skip to content

beta parameter not documented in sag_solver #10150

@lesteve

Description

@lesteve

See

def sag_solver(X, y, sample_weight=None, loss='log', alpha=1., beta=0.,

The beta parameter was added in #8446 but not documented. I guess the alpha parameter doc needs to change as well. @arthurmensch do you have a suggestion for how to update the doc.

This easy is probably easy to tackle only if you already have some knowledge of sag/saga solvers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions