Duplicate a model
Duplicate a model
You can quickly create and customize a Coveo Machine Learning (Coveo ML) model by duplicating an existing model. This is useful when you want to create a new model with a similar configuration to another model, but with modifications. Duplicating a model can save time, especially if the configuration includes advanced parameters.
|
Note
Duplicating a model replicates only the configuration of the original model, and not the model data. The new model starts with no data and is trained based on the new configuration. |
To duplicate a model
-
On the Models (platform-ca | platform-eu | platform-au) page, click the model that you want to duplicate, and then click More > Duplicate in the Action bar.
You should now see a new model named <duplicated model name>_copy.
-
Make changes to the configuration of the new model by editing the model.
|
Note
A duplicated model starts to build automatically as soon as it’s created. However, editing and saving the duplicated model automatically initiates a rebuild based on the model’s new configuration. |
Required privileges
By default, members with the required privileges can view and edit elements of the Models (platform-ca | platform-eu | platform-au) page.
The following table indicates the privileges required to use elements of the Models page and associated panels (see Manage privileges and Privilege reference).
Action | Service - Domain | Required access level |
---|---|---|
View models |
Machine Learning - Models |
View |
Edit models |
Organization - Organization |
View |
Machine Learning - Models |
Edit |
What’s next?
-
Test your changes to make sure that the model behaves as expected.
-
To use the model within your search experience, it needs to be associated with a query pipeline (see Associate a model with a query pipeline).