Deployment as REST Service
This workflow is configurable as a REST service. It receives a JSON file and transforms it back to a data table containing customer information. A pre-trained model is loaded and used to classify customer churn probabilities. The table with predictions attached is then converted back to JSON and send as output.
This workflow is configurable as a REST service. It receives a JSON file and transforms it back to a data table containing customer information. A pre-trained model is loaded and used to classify customer churn probabilities. The table with predictions attached is then converted back to JSON and send as output.