Custom ML Models
You can train custom ML models from your Gainly Dashboard and use them in certain endpoints.
Types of Custom ML Models¶
Gainly offers the following types of custom ML models.
Model Type | Description | Endpoint |
---|---|---|
Text Classifier | Classifies long-form text content (transcripts, tickets, emails, reviews, etc.) based on your historical samples | Classify |
Predictor | Predicts outcomes based on patterns in your historical structured data | Predict |
Steps for Training¶
- Log in to your Gainly Dashboard.
- Go to Settings > Custom Models.
- Click the Create Model button.
- Follow the on-screen instructions to train your model.