Skip to content

example/stacked regression example implementation #209

@JasonShin

Description

@JasonShin
  • I'm submitting a ...
    [/] example

  • Summary
    Stacked Generalization or stacking is an ensemble algorithm where a new model is trained to combine the predictions from two or more models already trained or your dataset.

This ticket aims to implement an example of stacking using the existing models.

  • References

There are quite a lot of examples of stacking on Kaggle, feel free to look up any one of those examples/references.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions