Home Applications SAPPHIRE

SAPPHIRE

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4
1 reviews
1
Awards
384
Views
0
IPM installs
0
4
Details
Releases
Reviews
Awards
Issues
Pull requests
Videos
Articles
SAPPHIRE is an web application to create and train your InterSystems IntegratedML models. You can load CSV data too. It is business user friendly.

What's new in this version

YouTube video and fixes to the model creation

SAPPHIRE - IntegratedML Wizard

Web app to InterSystems IntegratedML end user
  • This is an UI Wizard to create IntegratedML models.

Clone the project

Build and run

Docker alternative

After clone this repository go to root path and execute following instruction:
  • Go to: integratedml-wizard folder
  • Execute: mvnw install (MS Windows) or ./mvnw install (linux or mac)
  • Execute: docker build -t sapphire:1.0.0 .
  • Execute: docker run -p 8080:8080 sapphire:1.0.0

Maven alternative

After clone this repository go to root path and execute following instruction:
  • Go to: integratedml-wizard folder
  • Execute: mvnw spring-boot:run

Use SAPPHIRE with Intersystems IntegratedML

Articles about Sapphire

YouTube video

Read more
Made with
Version
1.0.119 Jul, 2020
ObjectScript quality test
Category
Solutions
Works with
InterSystems IRIS
First published
13 Jul, 2020