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
  1. References

Ray for Dark Matter

Dark Matter leverages Ray to distribute algorithm training for scaling and optimizing training time.

PreviousExplainability ModeNextThe Dark Matter Environment

Last updated 7 months ago

Ray is a powerful Python package that simplifies configuration and execution of parallel processing on a single multi-cpu core, or across multiple servers. Dark Matter uses Ray by default and is configured automatically based on user-defined parameters, ensuring end-users experience the best performance and observability when training the Dark Matter algorithm.

Productionizing and scaling Python ML workloads simply | RayRay
Logo