Skip to content

Estimators don't have n_iter_ parameter #77

@stsievert

Description

@stsievert

Scikit-learn estimators have a n_iter_ parameter. Dask-GLM doesn't.

For example, the Scikit-Learn logistic regression implementation has the n_iter_ parameter (docs). However, the Dask-GLM implementation doesn't (docs).

This issue presented itself in dask/dask-blog#15 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions