{"id":23331256,"url":"https://github.com/sassoftware/em-bridge2viya","last_synced_at":"2025-04-07T10:48:47.335Z","repository":{"id":66179888,"uuid":"74145815","full_name":"sassoftware/em-bridge2viya","owner":"sassoftware","description":"SAS Enterprise Miner Bridge To Viya is a repository of examples and documentation showing how to run SAS Viya programs from a SAS Enterprise Miner flow. ","archived":false,"fork":false,"pushed_at":"2024-01-23T22:27:06.000Z","size":2425,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-13T13:24:48.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sassoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-18T16:12:25.000Z","updated_at":"2024-01-23T22:27:09.000Z","dependencies_parsed_at":"2024-12-20T22:32:56.433Z","dependency_job_id":"de79c183-af1c-4d56-826e-da2a0672b011","html_url":"https://github.com/sassoftware/em-bridge2viya","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassoftware%2Fem-bridge2viya","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassoftware%2Fem-bridge2viya/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassoftware%2Fem-bridge2viya/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassoftware%2Fem-bridge2viya/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sassoftware","download_url":"https://codeload.github.com/sassoftware/em-bridge2viya/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640508,"owners_count":20971553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T22:32:53.236Z","updated_at":"2025-04-07T10:48:47.300Z","avatar_url":"https://github.com/sassoftware.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![](README_imgs/SAS9toViya.JPG)\r\n\r\n# SAS\u0026reg; Enterprise Miner\u0026trade; Bridge To SAS Viya\u0026trade;\r\nThis repository contains examples and documentation showing how to run SAS Viya programs from a SAS Enterprise Miner flow.  It is organized into two main directories of examples: \"EM-14.1\" for Enterprise Miner version 14.1 and earlier, and \"EM-14.2\" for examples using a new \"SAS Viya Code\" node in Enterprise Miner 14.2, and \"EM-14.3\" for examples using the SAS Viya Code node in SAS Enterprise Miner 14.3 and later.\r\n\r\n## License\r\n\r\nCopyright (c) 2016 by SAS Institute Inc., Cary, NC 27513 USA\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); \r\nyou may not use this file except in compliance with the License. \r\nYou may obtain a copy of the License at \r\n\r\n   http://www.apache.org/licenses/LICENSE-2.0 \r\n\r\nUnless required by applicable law or agreed to in writing, software \r\ndistributed under the License is distributed on an \"AS IS\" BASIS, \r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \r\nSee the License for the specific language governing permissions and \r\nlimitations under the License.  \r\n\r\n## Summary\r\n\r\nThis repository contains example diagrams and materials for using SAS Enterprise Miner to perform data mining.\r\n\r\nThe repository includes XML files (which represent SAS Enterprise Miner process flow diagrams) and accompanying PDF files \r\nto help guide you through the process flow diagrams.  In SAS Enterprise Miner 14.1 and prior, the SAS Code node is used to invoke the code that connects to SAS Viya and executes the specified code. In SAS Enterprise Miner 14.2, a new dedicated \"SAS Viya Code\" node is provided which offers special macros to do much of the work.  In SAS Enterprise Miner 14.3, the SAS Viya Code node no longer requires SAS/CONNECT to access the SAS Viya procedures and enables streamlined access to the latest machine learning techniques from within SAS Enterprise Miner.  This repository contains examples for each.\r\n\r\n##### These examples were tested in the following environment:\r\n\r\nWindows Server 2008 R2 Enterprise\r\n\r\nDual Intel Xeon E5-2667 @ 2.9 GHz\r\n\r\n128 GB RAM \r\n\r\nSAS 9.4 (TS1M3)\r\n\r\nSAS Enterprise Miner 14.1 and 14.2\r\n\r\n## Instructions\r\n\r\nDownload (and unzip) or clone this repository. The repository contains a directory for the SAS Code node examples (pre-14.2) and the SAS Viya node examples (14.2 and 14.3+). Each directory contains one or more example XML files (diagrams) and associated PDF documentation. \r\n\r\nTo run these examples:\r\n\r\n1. Create a new Project or open an existing project in SAS Enterprise Miner. \r\n\r\n2. Right-click on the Diagrams folder in the top left corner (or use the File menu) and select \"Import Diagram from XML...\". Select the XML file from one of the directories, and open the corresponding PDF document to learn more details about the example.\r\n\r\n3. Define any data sources as necessary for the given example.\r\n\r\n4. Edit the code in each code node to specify the appropriate SAS Viya and CAS server information.\r\n\r\n5. Right-click on the last node and select \"Run\" to run the process flow diagram.\r\n\r\n## Contributors\r\n\r\nJagruti Kanjia, Dominique Latour, Brett Wujek, Wendy Czika\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsassoftware%2Fem-bridge2viya","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsassoftware%2Fem-bridge2viya","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsassoftware%2Fem-bridge2viya/lists"}