Herramienta Implementación
La herramienta Deploy se integra con Alteryx Promote, una plataforma para implementar, administrar y escalar modelos predictivos. La herramienta Deploy actualiza modelos directamente a la plataforma Alteryx Promote; eso permite facilitar la visibilidad y administración de tus recursos de modelos predictivos disponibles.
Configurar la herramienta
To deploy a model to the Promote platform, follow these steps:
Establish an Alteryx Promote Connection. Hay dos opciones:
Conexión de Alteryx Promote: una lista desplegable que se utiliza para seleccionar de las conexiones Promote guardadas.
Agregar conexión: una opción para agregar a la lista de conexiones Promote disponibles. El administrador de conexiones Promote opera independientemente de los flujos de trabajo. Agregar una conexión Promote
Selecciona o agrega una conexión
En la ventana Agregar Conexión, introduce una URL de Alteryx Promote, una dirección URL que apunte a la ubicación en la que se almacena el modelo.
Selecciona Siguiente.
En la ventana Credenciales Alteryx Promote, escribe tu Nombre de usuario y Clave de API.
Selecciona Conectar.
Si tienes éxito, en la ventana Conexión establecida, selecciona Finalizar. La nueva conexión está seleccionada y visible en la lista desplegable.
Eliminar una conexión Promote
Selecciona una conexión disponible.
Haz clic en Quitar conexión.
En la ventana Confirmación, comprueba que la dirección URL y el Nombre de usuario están asociados a la conexión que deseas quitar.
Selecciona Guardar. La conexión ya no está disponible en la lista desplegable.
To deploy a model with the same name as a model in the Promote platform, select Overwrite existing model. This updates the model version to your current deployment. Overwritten versions are accessible through version control within the Promote platform.
Run the workflow to deploy the model to the Promote server.
Acceso a Promote
Si no estás seguro sobre si tienes acceso a la función Promote o necesitas ayuda para encontrar tus credenciales necesarias, comunícate con tu administrador local o con tu representante de soporte técnico.
Deployment Success
Success Message
If the model is successfully deployed, a message displays in the Results window with the success status and model version number.
Status: Successfully deploy | Version 5
Failure Message
If the model fails to deploy, an error message displays in the Results window.
Ejemplo de mensaje de error
Model already exists; check "Overwrite existing model" and re-run the workflow: Only one version of a model can be active in the Promote platform. To successfully deploy:
Select Overwrite existing model and re-run the workflow to deploy a new version.
Change the name of your model and re-run the workflow to deploy a different workflow.
Unable to reach API; reconfigure tool and re-run the workflow: The tool's configuration is incorrect. Verify all input information and re-run the workflow.
Enter valid Promote credentials: Verify that your Promote Username and API Key were entered correctly.
Enter valid Promote URL: Verify that you entered a valid Promote URL.
Promote API is unreachable; try again later: The Promote network is temporarily down.