Ensemble AI API Docs
  • Welcome to Ensemble!
  • Dark Matter
    • DarkMatterType
    • Fit
    • Generate
    • Save
    • Load
  • References
    • Explainability Mode
    • Ray for Dark Matter
    • The Dark Matter Environment
Powered by GitBook
On this page
  • Notes
  • What's Next
  1. Dark Matter

Fit

Fit an instance of the Dark Matter algorithm.

def fit(self) -> "DarkMatter"

Notes

  • Accelerates algorithm training using distributed compute via Ray for Dark Matter.

What's Next

  • Additional training accelerations.

  • GPU support for enterprise accounts.

  • Multi-target learning.

PreviousDarkMatterTypeNextGenerate

Last updated 6 months ago