Intro
ecosystem.Ai supports a variety of model types for predictions. The base configurations are stored in the ecosystem_meta
database across many collections.
Key Features
- AutoML: AutoML is supported for model selection.
- GBM - Gradient Boosting Machine: GBM is a popular model type for predictions.
- Deep Learning: Deep learning models are supported.
- Isolation Forest: Isolation Forest is a model type for anomaly detection.
- k-Means: k-Means is a clustering model type.
- GLM - Linear Regression: GLM is a linear regression model type.