Skip to content

Dimension error in linear regression model #324

@dildar1826

Description

@dildar1826

Ive spot the error which might be due to version of python
He used
reg.predict(3000)
while in newer version it work as
reg.predict([[3000]))

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