Skip to content

How to chunk dask array with unknown chunks #465

@MichaelSchroter

Description

@MichaelSchroter

Hi All,

I have two dask arrays with shape X:(nan, 42), y:(nan,). I my goal is to fit these into a SGDRegressor dask-ml model. However, when I use it I am given an error saying that Cannot operate on Dask array with unknown chunk sizes. #453

Could anyone be able to tell me what should be done.

Thanks

Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions