Skip to content

measuring neural net performance should use mlp.score #22

@colinsauze

Description

@colinsauze

we manually calculate the score with a for loop to calculate the predictions. But earlier we used mlp.score which does the same thing. For consistency with other parts of the lesson we should just use mlp.score. This can be moved to the Measuring neural network performance section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fix before PRFix this before the next PR

    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