Integration Nation
SnapLogic’s Community
Discuss, learn, and share how to leverage the power of SnapLogic.
HAPPENING NOW: Tune in to AgentFest to learn how to make agents production-ready for the enterprise.
Platform
Integration
AI Development
AI Runtime & Orchestration
By Industry
By Role
By Popular Use Case
Platform
Explore the agentic integration and applied AI platform
Integration
Mobilize data with visual ETL/ELT
Connect any app with no-code iPaaS
Design, publish, and secure APIs
Migrate legacy integrations seamlessly
AI Development
Build and deploy AI agents visually
Agentic assistant for the SnapLogic Platform
Build integrations from your AI coding environment
AI Runtime & Orchestration
Turn pipelines into tools AI agents can call
Governed platform access for AI agents
Automate enterprise operations with AI
Get to know SnapLogic at your own pace with an interactive tour.

Walk away with a practical framework for operationalizing AI agents securely at enterprise scale.
Bring agentic integration to every part of your organization.
By Industry
By Role
By Popular Use Case
Drive profitability and growth through joint sales and marketing strategies.
Access the SnapLogic Partner Connect Portal or request an account.
Gain access to a world-class partner ecosystem.
Discover the partner opportunities and tiers for system integrators.
Partnerships for ISV, MSP, OEM, and Embedded providers.
Search for partners in our robust global network.
Our customers’ accomplishments continue to shape SnapLogic’s success.
Our community for thought leadership, peer support, customer education, and recognition.
Recognizing individuals for their contributions to the SnapLogic community.
Enhance your expertise and gain more SnapLogic product knowledge with our workshops and certification paths.
Extract maximum value from your SnapLogic investment with a standardized set of best practices.
Learn more about how our customers benefit from using SnapLogic.
Our home for eBooks, white papers, videos, and more.
SnapLogic is here to support you throughout your entire experience.
SnapLogic is on a mission to power the agentic enterprise.
We’re here to help.
We’d love to hear from you.

Get the guide to modern data orchestration.

Learn from real-world customers, proven frameworks, and expert guidance on getting your data AI-ready.
Problem: Train a model to: 1) distinguish between different species of the Iris flower based on four features; and 2) predict which passengers survived on the Titanic based on eight different features –all using the decision tree method.
Context: The decision tree is a simple yet powerful machine learning algorithm. It is easy to understand and has been in circulation for a long time.
Model type: Decision tree
What we did: In developing the machine learning model, we started with the k-fold cross-validation process, in which we first split the training dataset into k-chunks. We then trained the model on the k-1 chunks and evaluated the model on the last chunk. We repeated this process while computing the average accuracy of the model’s outputs. When the cross-validation results were satisfactory, we then trained the model on the whole training dataset.
In this demo, we have two datasets: the Iris Flower and Titanic. For the Iris Flower dataset, the model reads four flower measurements (a.k.a., inputs or features) to determine which species of Iris Flower is in question. The four inputs are: sepal length, sepal width, petal length, and petal width.
For the Titanic dataset, the model reads eight features about each passenger to determine whether a given passenger did or did not survive the sinking of the Titanic.
Choose a dataset below and then try cross-validating, training, and/or training and testing the decision tree model.
SnapLogic’s Community
Discuss, learn, and share how to leverage the power of SnapLogic.