Home Applications iris-mll-fordummies

iris-mll-fordummies

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
5
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Articles (2)
Samples how to use MLL in Intersystems IRIS - for dummies

What's new in this version

Initial Release

Example of Machine Learning Usage

Download the code from GitHub

To download the code from GitHub, follow these steps:

  1. Clone the repository from GitHub:
    git clone https://github.com/KurroLopez/iris-mll-fordummies
    
  2. Navigate to the project directory:
    cd iris-mll-fordummies
    
  3. Build and start the Docker containers:
    docker-compose build --no-cache
    docker-compose up -d
    

Open the IRIS terminal

To open the IRIS terminal and initialize the example classes, follow these steps:

  1. Open your web browser and navigate to https://localhost:52773/terminal/.
  2. Log in with your credentials.
  3. In the terminal, initialize the example classes with the following command:
    do ##class(St.MLL.FullProcess).Process()
    
Made with
Version
1.0.021 Apr, 2025
Ideas portal
https://ideas.intersystems.com/ideas/DPI-I-550
Category
Developer Environment
Works with
InterSystems IRIS
First published
21 Apr, 2025
Last edited
21 Apr, 2025