Skip to content

ENH: make consistent interface for scipy's eigs, eigsh and svds with random start #5545

@giorgiop

Description

@giorgiop

Recent PRs #5012 #5243 introduce random seeding for those scipy calls to ARPACK, that are otherwise non-deterministic. We should make them consistent across the code base. Somewhere in sklearn.utils is the place.

The interface should also be extended to every call we make to those functions in sklearn.

Metadata

Metadata

Assignees

Labels

EasyWell-defined and straightforward way to resolveEnhancementgood first issueEasy with clear instructions to resolve

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions