Skip to content

Examples use deprecated HasingVectorizer(non_negative=True) #9152

Closed
@amueller

Description

@amueller
examples/text/document_classification_20newsgroups.py:
vectorizer = HashingVectorizer(stop_words='english', non_negative=True,
examples/text/document_clustering.py: stop_words='english', non_negative=True,

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationEasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions