Learning
Documentation
Community
Global Masters
Certification
Open Exchange
Partner Directory
Startup Hub
Ideas Portal
Find a partner
Find a product
For Partners
Login
Get started
Home
Products
SAPPHIRE
SAPPHIRE
V
by
Visum Consult
4
1 reviews
464
Views
2
4
Download
Details
Releases
Reviews (1)
Awards (1)
Issues
Pull requests (13)
Videos (1)
Articles (5)
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
Clone from:
https://github.com/yurimarx/integratedml-wizard.git
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
Access
http://localhost:8080
to access SAPPHIRE
Articles about Sapphire
To load data:
https://community.intersystems.com/post/load-your-csv-intersystems-iris-using-sapphire-auto-ml-ui
To train model:
https://community.intersystems.com/post/machine-learning-integratedml-and-sapphire
YouTube video
Link:
https://youtu.be/PxVpEtjBAZM
Opened issues (0)
Post an issue on GitHub
Made with
Docker
Repository
Documentation
License
Version
1.0.1
19 Jul, 2020
Category
Solutions
Works with
InterSystems IRIS
First published
13 Jul, 2020
Please enable JavaScript to continue using this application.