--- title: Reduce the amount of events required to build a model slug: '2935' canonical_url: https://docs.coveo.com/en/2935/ collection: leverage-machine-learning source_format: adoc --- # Reduce the amount of events required to build a model [Coveo Machine Learning (Coveo ML)](https://docs.coveo.com/en/188/) [models](https://docs.coveo.com/en/1012/) learn from [data](https://docs.coveo.com/en/259/). If fewer than 100 [events](https://docs.coveo.com/en/260/) are available for your model, recommendations can't be provided just yet. Members with the [required privileges](https://docs.coveo.com/en/3395#required-privileges) can activate the **Test configuration mode** for a model when very few analytics are available to train a model. To provide relevant output, Coveo ML models filter out the following by default: * Infrequent queries * Queries that were not followed by sufficient clicks * User context keys that were not seen frequently enough * Browsing patterns that were not performed frequently enough When the test configuration mode is activated, the model reduces the amount of analytics data it needs to provide recommendations. This is ideal to test a model in a sandbox environment. **Example** In a non-production organization (sandbox), you create a model for testing purposes. Since you don't want to generate a hundred events and want the model to provide recommendations immediately, you activate the test configuration mode for this model. To activate test configuration mode Follow the steps for your model type: * [Automatic Relevance Tuning (ART)](https://docs.coveo.com/en/3397#test-configuration-mode) * [Query Suggestions (QS)](https://docs.coveo.com/en/3398#test-configuration-mode) * [Content Recommendations (CR)](https://docs.coveo.com/en/3399#test-configuration-mode) * [Dynamic Navigation Experience (DNE)](https://docs.coveo.com/en/3396#test-configuration-mode) * [Product Recommendation (PR)](https://docs.coveo.com/en/3395#test-configuration-mode)