Skip to content

error_term_formula equation in studentadmissions.ipynb incorrect #294

@lukeahwilson

Description

@lukeahwilson

The error_term_formula equation should be corrected to the following:

TODO: Write the error term formula

def error_term_formula(y, output):
return (y - output)

See below link for explanation:
https://knowledge.udacity.com/questions/649332

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