Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TfidfVectorizer insists on np.float64 #6468

Closed
@isacarnekvist

Description

@isacarnekvist

I tried fixing it but it ended up in an error on line 1288 in sklearn/preprocessing/data.py in normalize() because the function inplace_csr_row_normalize_l2(X) didn't seem to be able to handle float32

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