Skip to content

which part of "train_model" trains a meta model? #2

@dualwieldingrogue

Description

@dualwieldingrogue

Based on the description in: backtester/training.py:

"Trains a meta-model using labeled financial events and returns structured model output."

But based on the code, and how it's used in "Part_3-Labeling", there's no primary model input as part of the feature anywhere.

The "get_trend_scanning_meta_labels" function appears to provide meta labels, but that function is somehow commented off in the notebook, and no longer exists in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions