Article
· Jul 4, 2023 2m read

IntegratedML-IRIS-PlatformEntryPrediction

Prediction of server configuration for entry

The platform server entry configuration prediction application connects to Iris in Java and uses its Integrated ML technology to analyze data such as hospital outpatient volume, number of services, number of messages, and message save time. It can predict the server configuration required for the hospital entry platform before the hospital integration platform enters, providing convenience for customers.

Analog data

Platform server admission prediction uses iris business process, integratedml and Java to import data, initialize the model, train the model, and then predict the results of the input conditions
ImageImageImageImage

Operation steps

    1. Import code in IRIS and compile it

Image
* 2. Start production
Image
* 3. Run the jar package (modify the configuration file)
1. Enter the correct IP port and namespace name
ImageImage
* 4. Access http://localhost:9097/swagger -Ui.html
Image

Discussion (0)1
Log in or sign up to continue