Skip to content

[BUG] Error with endpoint creation command in People Analytics Neptune ML notebook #594

@michaelnchin

Description

@michaelnchin

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Describe the bug

When running the "Predicting career progression with link prediction" section of the People-Analytics-using-Neptune-ML sample notebook, the inference endpoint creation command fails with an unrecognized arguments error:

Screenshot 2024-05-14 at 6 43 46 PM

The parameters defined in endpoint_params_link are invalid for %neptune_ml endpoint create:

  • --job-id has been deprecated, and should be changed to the new --id parameter.
  • --model-job-id should be corrected to --model-training-job-id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Resolved

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions