Skip to content

Typo: process_data/MLproject has incorrect component name #15

@wguDataNinja

Description

@wguDataNinja

In lesson-1-machine-learning-pipelines/exercises/exercise_3/starter/process_data/MLproject, the name field is incorrectly set to:

name: download_data

It should be:

name: process_data

This may confuse students who are following along, as the component name doesn't match the directory.

Reference file: https://github.com/udacity/nd0821-c2-build-model-workflow-exercises/blob/master/lesson-1-machine-learning-pipelines/exercises/exercise_3/starter/process_data/MLproject

Thank you!

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