Skip to content

Too many values #8

@NiklasKerkfeld

Description

@NiklasKerkfeld

At the Fitting a higher order Polynomial exercise the A matrix gets to big. In the solution this is avoided by only taking values from a specific hour of the day. Maybe we should take this part into the template to avoid confusion.

    if hour == " 04" or hour == " 05":
        keep_indices.append(idx)

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