Skip to content

ML Tutorials Assume Members Train Models During Algorithm Execution #1431

@DerekMelchin

Description

@DerekMelchin

Expected Behavior

The ML tutorials explain how members can either:

  • Train a model during algorithm execution
  • Train a model externally (for example, on their local machine), then load the trained model into their algorithm for trading

Actual Behavior

The tutorials assume that members train a model during algorithm execution. The only hint that members can train the model externally is in Load Models where we say:

You can load machine learning models from the Object Store or a custom data file like pickle.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues

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