SAS Users
SAS Users
  • 678
  • 2 749 633
Git Integration in SAS Studio | SAS Viya Quick Start Tutorial
This SAS Quick Start tutorial shows you how SAS Studio integrates with Git, allowing you to manage file version control and collaboration by configuring Git profiles, cloning repositories, and making code modifications within the SAS environment. The demo outlines steps for using GitHub with SAS Studio, including generating personal access tokens, staging, committing, and pushing changes, and synchronizing with remote repositories.
Video Outline
0:00 - Introduction
0:18 - Create a Git profile
2:00 - Manage Git Connections in SAS Studio
2:46 - Clone the repository in SAS Studio
4:22 - Modify items in SAS Studio and stage the changes
6:57 - Push changes to the main repository
7:38 - Modify an item in the main repository
8:47 - Learn more about using Git Integration
Additional Resources
◉ Understanding Git Integration in SAS Studio - Documentation - go.documentation.sas.com/doc/en/webeditorcdc/v_044/webeditorug/p0puc7muifjjycn1uemlm9lj1jkt.htm
◉ How to connect SAS to you Git profile - Communities article - communities.sas.com/t5/SAS-Communities-Library/How-to-connect-SAS-to-your-Git-profile/ta-p/772570
SUBSCRIBE TO THE SAS USERS UA-cam CHANNEL #SASUsers #LearnSAS
ua-cam.com/users/SASUsers
ABOUT SAS
SAS is a trusted analytics powerhouse for organizations seeking immediate value from their data. A deep bench of analytics solutions and broad industry knowledge keep our customers coming back and feeling confident. With SAS®, you can discover insights from your data and make sense of it all. Identify what’s working and fix what isn’t. Make more intelligent decisions. And drive relevant change.
CONNECT WITH SAS
SAS ► www.sas.com
SAS Customer Support ► support.sas.com
SAS Communities ► communities.sas.com
SAS Analytics Explorers ► explorers.sas.com
Facebook ► SASsoftware
X ► SASsoftware
LinkedIn ► www.linkedin.com/company/sas
Blogs ► blogs.sas.com
RSS ► www.sas.com/rss
Переглядів: 135

Відео

Manage Models with SAS Model Manager | SAS Viya Quick Start Tutorial
Переглядів 494 години тому
This SAS Quick Start tutorial shows you how to deploy and monitor models using SAS Model Manager. You learn fundamental ModelOps activities including registering a champion model, running a score test, and monitoring a model after deployment. Video Outline 0:00 - Introduction 0:40 - Review of registering a Model in SAS Model Studio 1:05 - Explore the SAS Model Manager interface 2:05 - View mode...
Manage Data with SAS Data Explorer | SAS Viya Quick Start Tutorial
Переглядів 454 години тому
In this SAS Quick Start tutorial, you learn how to access, view, and load different types of data into SAS Viya with SAS Data Explorer. Video Outline 0:00 - Introduction 0:21 - View and manage data sources 1:06 - View the caslibs defined in your environment 1:55 - Load data into memory 2:24 - Connect to external data sources 5:00 - Import local files to a caslib 6:18 - Learn more about SAS Data...
Machine Learning using SAS Procedures | SAS Viya Workbench Quick Start Tutorial
Переглядів 268День тому
This tutorial is designed for SAS programmers who want to build and evaluate machine learning models in SAS Viya Workbench using optimized SAS Procedures. You explore basic data preprocessing tasks required for machine learning and then build linear and nonlinear machine learning models to predict a binary target. In addition to best practices, you learn how to compare and evaluate model perfor...
Machine Learning using the sasviya.ml Python Package | SAS Viya Workbench Quick Start Tutorial
Переглядів 107День тому
This tutorial is designed for Python programmers who want to build and evaluate machine learning models using in SAS Viya Workbench using the optimized models available in the sasviya.ml package. You explore basic data preprocessing tasks required for machine learning and then build linear and nonlinear machine learning models to predict a binary target. In addition to best practices, you learn...
SAS and Snowflake in SAS Viya Workbench | SAS Viya Workbench Quick Start Tutorial
Переглядів 25514 днів тому
This SAS how to tutorial shows you how to use the power of SAS Viya Workbench to connect SAS to Snowflake to streamline your data processing. Download the data The SAS Viya Workbench Quick Start Repository provides access to the notebook used in this demonstration - github.com/sascommunities/sas-viya-workbench-quick-start-tutorials Chapters 00:00 - Introduction 01:00 - Methods for accessing rel...
Executing SQL with Python in SAS Viya Workbench | SAS Viya Workbench Quick Start Tutorial
Переглядів 14321 день тому
This SAS how to tutorial shows you how to harness the power of Python to execute SQL queries seamlessly within SAS Viya Workbench. Download the data The SAS Viya Workbench Quick Start Repository provides access to the notebook used in this demonstration - github.com/sascommunities/sas-viya-workbench-quick-start-tutorials Chapters 0:00 - Introduction 1:16 - Import the necessary packages and down...
Executing SAS SQL in SAS Viya Workbench | SAS Viya Workbench Quick Start Tutorial
Переглядів 25921 день тому
This SAS how to tutorial shows you how to utilize the power of SAS notebooks to seamlessly execute SAS SQL within the SAS Viya Workbench environment. Download the data The SAS Viya Workbench Quick Start Repository provides access to the notebook used in this demonstration - github.com/sascommunities/sas-viya-workbench-quick-start-tutorials Chapters 00:00 - Introduction 01:48 - Download the data...
Getting Started with SAS Viya Workbench | SAS Viya Workbench Quick Start Tutorial
Переглядів 63521 день тому
This SAS how to tutorial guides you through the essential steps to get started using SAS Viya Workbench, a dynamic self-service platform designed for analytical development, data engineering, and AI and machine learning model building. Chapters 00:00 - Introduction 00:38 - Create a new workbench and select an editor 02:36 - Work with SAS code 04:17 - View SAS libraries and data 04:44 - Upload f...
SAS VS Code Extension | Version Update 1.9
Переглядів 3552 місяці тому
In this update, we look at the cool new features in update 1.9 of the SAS Extension for VS Code: Library Viewer for SAS 9.4 IOM connections and Syntax-Highlighting for Python, Lua, SQL & FedSQL. You can download the full SAS Notebook shown in the video at my GitHub: github.com/Criptic/SAS-Whats-New/blob/main/202405/SAS-VSCode-1-9-Update.sasnb To check out my SAS VS Code Extension playlist: ua-c...
SAS Demo | Integrate Generative AI Into Your SAS Visual Analytics Report
Переглядів 8902 місяці тому
In this SAS Demo, Xavier Bizoux of SAS explains how to integrate text generated by a Large Language Model (LLM) into your SAS Visual Analytics report. It describes how to generate the API key needed to authenticate against the LLM provider and how to pass data from the SAS Visual Analytics report to the custom web application used to integrate the GenAI results. Xavier Bizoux has been at SAS fo...
SAS Tutorial | Introduction to Model Studio for SAS Enterprise Miner Users
Переглядів 1,1 тис.2 місяці тому
Are you a SAS Enterprise Miner user who wants an introduction to Model Studio? In this SAS How To Tutorial, Senior Analytic Training Consultant Jeff Thompson shows you the similarities and differences between these two powerful tools. Familiarity with Enterprise Miner isn’t a prerequisite for watching; whether you’ve used Enterprise Miner or not, you’re sure to learn about the great features in...
SAS VS Code Extension | Version Update 1.7 & 1.8
Переглядів 2863 місяці тому
In this update we take a look at the cool new features that are available with the version update 1.7 & 1.8 SAS VS Code Extension: Format code via context menu, new languages and more developer features. You can download the full SAS Notebook shown in the video over at my GitHub: github.com/Criptic/SAS-Whats-New/blob/main/202403/SAS-VSCode-1-7-and-1-8-Update.sasnb To check out my SAS VS Code Ex...
SAS VS Code Extension | Version Update 1.6
Переглядів 1773 місяці тому
In this update we take a look at the cool new features that are available with the version update 1.6 SAS VS Code Extension: Connect using IOM, new languages and more developer features. You can download the full SAS Notebook shown in the video over at my GitHub: github.com/Criptic/SAS-Whats-New/blob/main/202401/SAS-VSCode-1-6-Update.sasnb To check out my SAS VS Code Extension playlist: ua-cam....
SAS Tutorial | Custom Tasks vs. Custom Steps in SAS Studio
Переглядів 8813 місяці тому
SAS Tutorial | Custom Tasks vs. Custom Steps in SAS Studio
Create Custom Steps with SAS Studio | SAS Viya Quick Start Tutorial
Переглядів 1 тис.4 місяці тому
Create Custom Steps with SAS Studio | SAS Viya Quick Start Tutorial
Discover Information Assets with SAS Information Catalog | SAS Viya Quick Start Tutorial
Переглядів 1,6 тис.4 місяці тому
Discover Information Assets with SAS Information Catalog | SAS Viya Quick Start Tutorial
Explore and Visualize Data with SAS Visual Analytics | SAS Viya Quick Start Tutorial
Переглядів 4,6 тис.4 місяці тому
Explore and Visualize Data with SAS Visual Analytics | SAS Viya Quick Start Tutorial
SAS Demo | Configuring Drill-down List Tables in SAS Visual Analytics
Переглядів 5095 місяців тому
SAS Demo | Configuring Drill-down List Tables in SAS Visual Analytics
SAS Viya and the AI and Analytics Life Cycle | SAS Viya Quick Start Tutorial
Переглядів 3,6 тис.6 місяців тому
SAS Viya and the AI and Analytics Life Cycle | SAS Viya Quick Start Tutorial
SAS VS Code Extension | Version Update 1.3 - 1.5
Переглядів 3916 місяців тому
SAS VS Code Extension | Version Update 1.3 - 1.5
SAS VS Code Extension | Version Update 1.1 & 1.2
Переглядів 4057 місяців тому
SAS VS Code Extension | Version Update 1.1 & 1.2
Open-source Data Visualization
Переглядів 5907 місяців тому
Open-source Data Visualization
SAS Demo | How to Display Results From a SAS Viya Job in the Same Page
Переглядів 4507 місяців тому
SAS Demo | How to Display Results From a SAS Viya Job in the Same Page
SAS Demo | Display Rule Series: Report - Level - Create and View an Example Report
Переглядів 4197 місяців тому
SAS Demo | Display Rule Series: Report - Level - Create and View an Example Report
SAS Demo | Example Use Case for SAS Computer Vision Capabilities
Переглядів 3357 місяців тому
SAS Demo | Example Use Case for SAS Computer Vision Capabilities
Use Python Code in SAS Studio | SAS Viya Quick Start Tutorial
Переглядів 3 тис.7 місяців тому
Use Python Code in SAS Studio | SAS Viya Quick Start Tutorial
Use the Python SWAT Package on the SAS Viya Platform | SAS Viya Quick Start Tutorial
Переглядів 7517 місяців тому
Use the Python SWAT Package on the SAS Viya Platform | SAS Viya Quick Start Tutorial
Develop Code with SAS Studio | SAS Viya Quick Start Tutorial
Переглядів 2,2 тис.7 місяців тому
Develop Code with SAS Studio | SAS Viya Quick Start Tutorial
Share and Collaborate with SAS Drive | SAS Viya Quick Start Tutorial
Переглядів 5417 місяців тому
Share and Collaborate with SAS Drive | SAS Viya Quick Start Tutorial

КОМЕНТАРІ

  • @joaohenriques3872
    @joaohenriques3872 День тому

    im currently doing a migration from sas 9.4 to SAS Viya and in the SAS environment manager when I import a package of a job there is a tab called other that has some variables and a target field which values should i put here? thanks

    • @SASUsers
      @SASUsers День тому

      We will look into this for you!

    • @SASUsers
      @SASUsers 4 години тому

      It sounds like this question would be best answered by our SAS Technical Support team as they are best equipped to help with migration. Please use this page to choose your communication method: 2.sas.com/6059YGR6H

  • @yasminosama1447
    @yasminosama1447 4 дні тому

    Thank you so much sir, it was really helpful! we hope to see more like this as overall project sessions with sas if you please

    • @SASUsers
      @SASUsers 4 дні тому

      Glad you found it useful, and thanks for tuning in!

  • @jazandriz
    @jazandriz 12 днів тому

    I would love to run SAS in the cloud. I wish they would make it easier. It's brutally difficult to figure out.. at the end of the day i just keep renewing my pc license. Maybe that's what SAS wants.

    • @SASUsers
      @SASUsers 11 днів тому

      If you're up for sharing your experience, please email SAS_Cares@sas.com. We would love to know more.

  • @yo0b
    @yo0b 20 днів тому

    Is it possible to copy the custom categories to another table? I don't want to create a new one, especially if the data is a lot

    • @SASUsers
      @SASUsers 18 днів тому

      Thanks for your question! A great resource for you is our SAS Communities 2.sas.com/6054iu5hQ. These communities are a service hosted by SAS to facilitate the exchange of technical information pertaining to SAS products, services and best practices. For assistance with getting answers fast, click here 2.sas.com/6055iu5hv to see some helpful tips on how to post a great question! That will be the best place to get into technical specifics.

  • @yo0b
    @yo0b 20 днів тому

    Thank you for the explanation that is more than wonderful

  • @AmritpalSinghCA
    @AmritpalSinghCA 20 днів тому

    Really Helpful!

    • @SASUsers
      @SASUsers 18 днів тому

      We're glad you found it useful! Thanks for tuning in!

  • @manwendersingh5749
    @manwendersingh5749 22 дні тому

    Thank you so much!

    • @SASUsers
      @SASUsers 22 дні тому

      Glad you enjoyed the video!

  • @yo0b
    @yo0b 23 дні тому

    Is it possible to create an interaction between two objects coming from or coming from two different tables?

    • @SASUsers
      @SASUsers 23 дні тому

      Checking on this for you!

    • @SASUsers
      @SASUsers 21 день тому

      You sure can! When you add two tables to Visual Analytics, you can map columns from two different data sources together, so they can interact with each other. You can find data mapping in the Data Source Menu. When you map one column in a table to another column in a table, you can perform interactions between the two based on that column. For more information on data mapping, see SAS documentation: 2.sas.com/6058i8ayo

    • @yo0b
      @yo0b 21 день тому

      @@SASUsers Unfortunately, Map Data must have the same element or content in both parties to link the tables in the event that the same element or content is not available, it cannot create a link

    • @yo0b
      @yo0b 21 день тому

      I tried to circumvent the data so that I merge the two tables into some but because of the inability to fetch custom categories in the merge process I stopped

    • @SASUsers
      @SASUsers 21 день тому

      It is not possible to create an interaction between two tables that do not share at least one common element. One potential solution to create a filtering action with a control is to use parameters to take values from one table and pass them as an advanced filter into another object or table, but this is a very manual process and not recommended unless there is a specific use case for it. If you have further questions, we recommend opening a technical support ticket.

  • @yo0b
    @yo0b 24 дні тому

    I hope u have a good day thinks for u r video

    • @SASUsers
      @SASUsers 24 дні тому

      Thanks for tuning in!

  • @vasudharv9285
    @vasudharv9285 24 дні тому

    Thank you .

    • @SASUsers
      @SASUsers 24 дні тому

      We're glad you enjoyed it!

  • @calvinlove7904
    @calvinlove7904 27 днів тому

    I've been asked by my professor to go through the steps in this video to familiarize myself with SAS. However, I don't see any of the example projects shown here in my SAS Studio. Any help with this would be greatly appreciated.

    • @SASUsers
      @SASUsers 25 днів тому

      To clarify, are you looking specifically for tutorials on SAS Studio? If so, let us know if these help: 2.sas.com/60539ivpZ Also, if you are new to SAS, here are a couple great resources to keep handy: Academic Programs for Students 2.sas.com/60559ivpb Communities Cheat Sheet: 2.sas.com/60569ivpj (as a newbie, we highly recommend the Learn drop down options) Training 2.sas.com/60589ivpe

  • @IshSh07
    @IshSh07 28 днів тому

    Is the repo for this data still available?

    • @SASUsers
      @SASUsers 28 днів тому

      We will take a look into this for you.

    • @SASUsers
      @SASUsers 25 днів тому

      Thanks for this question. This is a 5 year old video that is 3 versions out-of-date -- the video is for SAS Viya version 3.3 and the most current version of SAS Viya is SAS Viya 4, after going through Version 3.4 and 3.5. The data and/or repository for this older video and version of SAS Viya and SAS Visual Text Analytics is no longer available. Our intention for this videos is not to provide a "follow-along" type of demonstration or exercise. The intent for these videos is to provide the watcher with a general overview of how to accomplish tasks so they can use their own data on their own installation of SAS Viya. We do have a SAS Visual Text Analytics class inside the Text Analytics Learning Subscription as shown here: 2.sas.com/60579cNjS. The Virtual Lab for that class has the most necessary data and objects needed to practice the class with the most current version of SAS Viya. In addition, the documentation has a data set that you can use to practice. If you go to this website: 2.sas.com/60589cNjs and scroll down to the Documentation section, you will find the SAS Visual Text Analytics user's guide and the NEWS data that is available for you to download. Please let us know if you have any additional questions.

  • @erictralala
    @erictralala Місяць тому

    48:59 You mention that you have another video that does into detail on how to import several files simultaneously into SAS EG. Do you have a link please? :)

    • @SASUsers
      @SASUsers Місяць тому

      Great question! This is the video that goes into the detail 2.sas.com/60559OnzN Please let us know if you have any other questions!

    • @erictralala
      @erictralala 29 днів тому

      @@SASUsers Awesome, thanks! Great video!

    • @SASUsers
      @SASUsers 28 днів тому

      You're welcome and thanks for tuning in!

  • @disissartaj
    @disissartaj Місяць тому

    how to export just the outpart part to html, without including the code part?

    • @SASUsers
      @SASUsers Місяць тому

      This may help 2.sas.com/60519OrAF

    • @disissartaj
      @disissartaj Місяць тому

      @@SASUsers that works, thanks

    • @SASUsers
      @SASUsers Місяць тому

      You're welcome!

  • @patricklewis7981
    @patricklewis7981 Місяць тому

    Great presentation Kathy, but for the life of me just can't get it to work at all.

    • @SASUsers
      @SASUsers Місяць тому

      Hi Patrick. We are happy to help. Can you tell us exactly what trouble you are having? What errors are you seeing?

    • @patricklewis7981
      @patricklewis7981 Місяць тому

      @@SASUsers Sure I have a path error . ERROR: Temporary file for XLSX file can not be created -> /pbr/biconfig/940/Lev1/SASApp/C:\demo\/cars.$$1. Make sure the path name is correct and that you have write permission. ERROR: Export unsuccessful. See SAS Log for details.

    • @SASUsers
      @SASUsers Місяць тому

      Please make sure the server your SAS session is running on can access your local drives.

  • @vinitvalvi
    @vinitvalvi Місяць тому

    I’m not understanding how to get src=“*********.js” from where we will get this va report components? ( * marked)

    • @SASUsers
      @SASUsers Місяць тому

      We are looking into this for you!

    • @SASUsers
      @SASUsers Місяць тому

      Hi there! This video is 4 years old, so you will want to consult the most recent VA documentation on using the SDK. Here is the published paper that was written to go with the 2020 presentation: 2.sas.com/60529yNGa . On page 2 of the paper, please refer to the section entitled "Loading the SDK Library". In this paper, the author explains that you need to load the SDK Library, and he further explains in the paper that the SDK library is published to the Node Package Manager. He also briefly covers many of the SAS Viya setup options that need to be in place in order to utilize JavaScript as he shows in the video and in the paper. The contents of the paper are too lengthy to quote here. We recommend that you consult this paper as a good starting point. However, since the paper and video are older, you might want to consult with SAS Tech Support and work with them on the most recent instructions that correspond to the version of SAS Viya and SAS Visual Analytics that you're using. This page on the Developer web site 2.sas.com/60549yNGI also discusses how the SRC= option is constructed after loading the SDK. In addition, here is a more current Community Forum article (2023) on using the SDK with SAS Viya and Visual Analytics: 2.sas.com/60569yNG0 . Hope this helps and you are able to find the answers you need.

  • @tohapsimangunsong
    @tohapsimangunsong Місяць тому

    So grateful to find this in UA-cam universe. I dont miss anything.

    • @SASUsers
      @SASUsers Місяць тому

      Thanks for tuning in!

  • @marciebryant842
    @marciebryant842 Місяць тому

    Why won't my dates go into SAS as a date and how do I format it so it will

    • @SASUsers
      @SASUsers Місяць тому

      Checking on this for you.

    • @SASUsers
      @SASUsers Місяць тому

      SAS can use an "informat" to read a date that looks like this: 06/24/2024 into a SAS variable in a SAS data set. Or, you can use a date constant in the form '24Jun2024'd to create a date value in a program. However, that "readable" date, for a variable value, will be stored internally as the number 23551 because SAS date values are stored internally as the number of days from Jan 1, 1960. Jan 1, 1960 is internally stored as 0; Jan 2, 1960 is internally stored as the number 1; Dec 31, 1959 would be stored as the number -1; July 4, 1776 would be stored as the number -67019 (because it occurred BEFORE Jan 1, 1960, it is stored as a negative number) -- so you see what we mean when we say that SAS stores date values as the number of days from Jan 1, 1960. When you want to display a SAS date value, you need to use a FORMAT so that SAS knows what display format to use so that your internally stored number is displayed as 06/24/2024 or 24Jun2024 or 2024/06/24, or any one of the date FORMATs that you will find available in the SAS documentation. To display your internally stored value in a "readable" date form, you would use a FORMAT statement to tell SAS what date format you want to have used to display the internally stored number. If you want to learn more about displaying dates with SAS formats, I recommend taking our free Programming 1 class, which discusses formats and using date constants in your code. In addition, here are some Community Forum postings that talk about using SAS date values and formatting them: 2.sas.com/6057g5s5x 2.sas.com/6053g5s5N 2.sas.com/6055g5s5f === ===

  • @phalguniu5235
    @phalguniu5235 Місяць тому

    How to apply for jobs when there are no entry level jobs available?

    • @SASUsers
      @SASUsers Місяць тому

      Here's a great resource if you are looking to connect with employers and post your SAS skills! 2.sas.com/6057gPyvd Learn more, here: 2.sas.com/6058gPyve For students: 2.sas.com/6059gPyv5 For employers: 2.sas.com/6050gPyvg Visit 2.sas.com/6053gPyvc to learn about careers at SAS. If you do not see a position that fits your current skill set, please keep checking back. Let us know if you have any additional questions.

  • @BHARATHEEYUDU.
    @BHARATHEEYUDU. Місяць тому

    Can we get Sas viya in vscode

    • @SASUsers
      @SASUsers Місяць тому

      This link should be helpful: 2.sas.com/60545AkhG

  • @Eric-sy3dm
    @Eric-sy3dm Місяць тому

    Great insights from the video, thank you.

    • @SASUsers
      @SASUsers Місяць тому

      Thanks for tuning in!

  • @gwartan3396
    @gwartan3396 Місяць тому

    Was reviewing the video for a class. We had to take all the smaller sas files and combine to code into one. well the titles from the SGPLOT example carried over to the following plots. Use this line before ods graphics / reset. title; /* cancel the TITLE, TITLE2, and TITLE3 statements */ to remove the tiles so they do not show on following plots.

  • @sasannababu698
    @sasannababu698 Місяць тому

    Thanks for the wonderful presentation. I wish the presentation had steps on connecting to SAS Viya. Can anybody provide some references on how to connect to Excel in SAS Viya 4

    • @SASUsers
      @SASUsers Місяць тому

      Thanks for the question. We are looking into this for you.

    • @SASUsers
      @SASUsers Місяць тому

      Steps to deploy SAS for Microsoft 365 in your Microsoft applications are documented here: 2.sas.com/6057gEuRt. Please let us know if you have any other questions!

  • @sowjanyakeerthi4940
    @sowjanyakeerthi4940 Місяць тому

    Xavier, great work! It's really fascinating!

  • @riofajarsaputra9947
    @riofajarsaputra9947 Місяць тому

    excellent turorial, is there any documentation how to install python package in sas viya 4 baremetal?

    • @SASUsers
      @SASUsers Місяць тому

      Checking for you!

    • @SASUsers
      @SASUsers Місяць тому

      Unfortunately, we can't provide help with software installation or configuration help in this UA-cam feedback area. We always recommend that you work on questions like this with SAS Tech Support, so they can understand your "baremetal" environment and give you the correct installation references and advice. To open a case with SAS Tech Support, please send mail with your site license number to: support@sas.com. You may also want to post in the SAS Community Forums. Here's an example of a posting there about installing Python with some good links to blogs and documentation: 2.sas.com/60595Ggl9 . This documentation web site: 2.sas.com/60505Ggli has an entry about compatible versions of open source languages, which may provide you with some useful information.

  • @chiragpatil4132
    @chiragpatil4132 2 місяці тому

    you really need to blur the details😅(atleast the phone numbers?)

    • @SASUsers
      @SASUsers 2 місяці тому

      Thanks for the feedback! We will share it with our team. 🙂

  • @HimaPatel-kx8ic
    @HimaPatel-kx8ic 2 місяці тому

    hello i have a question entry level SAS programmers should learn both base and macro SAS???i fell bit difficult to memorise all the techniques you were using to code.

    • @SASUsers
      @SASUsers 2 місяці тому

      You may find this handy for recommended learning paths for programmers 2.sas.com/6058ew6zr.

  • @ricardocastro6374
    @ricardocastro6374 2 місяці тому

    HI, tks for you video and congratulation for you channel. So, is possible to use association rule mining with SAS OnDemand for Academics?

    • @SASUsers
      @SASUsers 2 місяці тому

      This is not available in OnDemand for Academics. An alternative would be SAS Viya for Learners 2.sas.com/6056ew5VM

  • @bharathavijaykumar7008
    @bharathavijaykumar7008 2 місяці тому

    you are doing great....👌👋

  • @ahmedelbairy3328
    @ahmedelbairy3328 2 місяці тому

    very good

  • @schung168
    @schung168 2 місяці тому

    Hi, Do you have similar tutorial videos on SAS Viya? It is preferred to have Viya 4 but I am ok to have tutorials on earlier version of Viya. Thanks a lot! Keep up the good work.

    • @SASUsers
      @SASUsers 2 місяці тому

      Absolutely! You can find them on the SAS Users UA-cam channel and also here: SAS Viya Quick Start 2.sas.com/6052e6LfE SAS Viya playlist 2.sas.com/6053e6Lf1

  • @farahildasaputri
    @farahildasaputri 2 місяці тому

    Wow! Ari is so good at explaining! Thank you. I have a clearer understanding now ❤

    • @SASUsers
      @SASUsers 2 місяці тому

      He does an amazing job, we couldn't agree more. Thanks for tuning in!

  • @shoreshsoltanian878
    @shoreshsoltanian878 2 місяці тому

    The data set on the GitHub is not as the same as on the video. Can you please check it?

    • @SASUsers
      @SASUsers 2 місяці тому

      We shared with the content development team and confirmed it is the correct data set.

  • @Pedritox0953
    @Pedritox0953 2 місяці тому

    Great video!

    • @SASUsers
      @SASUsers 2 місяці тому

      Thanks for tuning in!

  • @shoreshsoltanian878
    @shoreshsoltanian878 2 місяці тому

    Thanks Josh, Can you please provide the data set that you use in your report in this training.

    • @staceysyphus8238
      @staceysyphus8238 2 місяці тому

      Unfortunately we are not able to share this data, but let me offer another suggestion... We've created a more recent Quick Start tutorial video for Visual Analytics based on the current version of the software. The video is designed for learners to follow along, and we've provided a link to download the files in your own environment: ua-cam.com/video/pxHdMvzMhcs/v-deo.htmlsi=Dtr7JxljOxZerjKR

    • @shoreshsoltanian878
      @shoreshsoltanian878 2 місяці тому

      @@staceysyphus8238 Thanks, can you please share the link of the video and also as well as the data set,

  • @schung168
    @schung168 2 місяці тому

    Can you share the data used in the tutorial? Thanks!

    • @SASUsers
      @SASUsers 2 місяці тому

      Hi! Thanks for your question. SAS Enterprise Guide includes dozens of sample data sets in the install, and SAS also ships with lots of sample data in SASHELP. However, the Orion Star data is provided with SAS courses -- tailored for each one -- so there isn't a download.

  • @SridharanTP
    @SridharanTP 2 місяці тому

    Quantum Computing in Optimization and Quantum Chemistry is going to be a game changer for sure

  • @lesegosego4426
    @lesegosego4426 2 місяці тому

    Hey why SAd training videos not playing they're blanks they not dhowin6

    • @SASUsers
      @SASUsers 2 місяці тому

      What browser are you running and what issues are you having with the video? We played it, and it appears to be working on our end.

    • @lesegosego4426
      @lesegosego4426 2 місяці тому

      @@SASUsers I'm using google chrome on laptop

    • @SASUsers
      @SASUsers 2 місяці тому

      Can you tell us more what's happening and at what time stamp on the video?

  • @cjbrown3396
    @cjbrown3396 2 місяці тому

    Hi, can you please show us the tutorial on these visualization projects? I am a student for learning purposes. It's not much of help going through a video like these 2 min timelapse. Thanks

    • @SASUsers
      @SASUsers 2 місяці тому

      Sure thing! Please view the below options for individual/student learners and be sure to join our New SAS User Community 2.sas.com/6052dchC2 to connect with fellow SAS users! SAS Starter Kit / Getting Started with SAS Skill Builder for Students 2.sas.com/6053dchCN Free e-Learning courses 2.sas.com/6055dchCf SAS Tutorials 2.sas.com/6056dchCA SAS Users UA-cam Tutorials 2.sas.com/6057dchC7 Recommended books 2.sas.com/6059dchCh for getting started SAS OnDemand for Academics 2.sas.com/6051dchhB We hope this information helps!

  • @yanhuawang2222
    @yanhuawang2222 2 місяці тому

    Thank you so much for such great teaching.

    • @SASUsers
      @SASUsers 2 місяці тому

      Thanks for tuning in!

  • @andnegr
    @andnegr 2 місяці тому

    Very interesting! good job Xavier

    • @SASUsers
      @SASUsers 2 місяці тому

      We're glad you enjoyed it!

  • @new2this533
    @new2this533 2 місяці тому

    I just want to know if you can get that model interpretation text and insights using SAS Studio? Or only Model Studio and Visual Analytics?

    • @SASUsers
      @SASUsers 2 місяці тому

      Checking on this for you!

    • @SASUsers
      @SASUsers 2 місяці тому

      Since this video featured Model Studio and SAS Visual Analytics, you can only get these results, as shown in the video when you use the same applications as shown in the video. If you need to find out how to use different Machine Learning techniques with other SAS tools, such as SAS Enterprise Miner, your best resource is to either open a case with SAS Technical Support or to post your question in the SAS Community Forum, either in the SAS Visual Analytics forum: 2.sas.com/6052jhupg or the Statistical Procedures forum: 2.sas.com/6053jhup9. In addition, this user-group paper 2.sas.com/6056jhupY shows Machine Learning in the context of SAS Enterprise Miner and using PROC HPSPLIT. Here's some more information about different Machine Learning techniques from our Frequently Asked For Statistics support note: 2.sas.com/6057jhupf --Decision trees: Beginning in SAS 9.4, PROC HPSPLIT in SAS/STAT and PROC HPFOREST in SAS High-Performance Data Mining. Also, SAS Enterprise Miner and PROC FOREST in SAS® Visual Data Mining and Machine Learning (SAS Viya). SAS/OR PROC DTREE for decision analysis. --Factorization machines: PROC FACTMAC in SAS® Visual Data Mining and Machine Learning (SAS Viya). --Gradient boosting: Gradient boosting node in SAS Enterprise Miner and PROC GRADBOOST in SAS® Visual Data Mining and Machine Learning (SAS Viya). --Neural Networks: Neural node in SAS Enterprise Miner or PROC HPNEURAL beginning in SAS 9.4 of SAS High-Performance Data Mining. Also, PROC NNET in SAS® Visual Data Mining and Machine Learning (SAS Viya). --Random forests: Beginning in SAS 9.4, PROC HPFOREST in SAS High-Performance Data Mining. Also, PROC FOREST in SAS® Visual Data Mining and Machine Learning (SAS Viya). --Support vector machines: PROC SVMACHINE in SAS® Visual Data Mining and Machine Learning(SAS Viya). We hope this helps!

  • @MichaelJoseph7899
    @MichaelJoseph7899 2 місяці тому

    Hello, how can get the Python code file?

    • @SASUsers
      @SASUsers 2 місяці тому

      Thanks for your question. The data used in this tutorial is an excerpt of an example used in one of our classes, Machine Learning using SAS Viya as shown here: 2.sas.com/6057zQNit . We have 3 offerings of the class on the public schedule and the class is available as self-paced e-learning for independent study. We do not distribute class data outside of class. If you take the class, you'll be able to get that specific code. However, please note that the class does not teach Python. We use pre-written Python code examples in our class. Here are some great free resources for building models with python in Model Studio: SAS Support Communities 2.sas.com/6050zQNia GitHub examples with code 2.sas.com/6052zQNiI SAS Data Science Blog 2.sas.com/6054zQNi0

  • @Nipun_Chauhan
    @Nipun_Chauhan 2 місяці тому

    You are an incredible instructor, thanks.

    • @SASUsers
      @SASUsers 2 місяці тому

      We appreciate your feedback and thanks for tuning in!

  • @ernestcpena
    @ernestcpena 2 місяці тому

    Andy!!!

  • @GabrielSantos-lc4hc
    @GabrielSantos-lc4hc 2 місяці тому

    Thank you for all content, helped me a lot!

    • @SASUsers
      @SASUsers 2 місяці тому

      Thanks for tuning in!

  • @hk530
    @hk530 2 місяці тому

    thanks

    • @SASUsers
      @SASUsers 2 місяці тому

      You're welcome!

  • @BranFolio
    @BranFolio 2 місяці тому

    I deployed viya 4 on aws eks created via iac project, using dac with deployment operator. there were pre-existing, shared resources on aws, such as vpc, subnets, security groups etc. but after deployment, I noticed no ingresses were created and reconciliation pods were all in error. I am wondering which entity is responsible for creation of ingresses? is it deployment operator or ingress nginx controller? and which roles/permissions should be ensured in either case?

    • @SASUsers
      @SASUsers 2 місяці тому

      A great resource for you is our SAS Communities 2.sas.com/6054jd8Tr. These communities are a service hosted by SAS to facilitate the exchange of technical information pertaining to SAS products, services and best practices. For assistance with getting answers fast, click here 2.sas.com/6055jd8TT to see some helpful tips on how to post a great question! If you are not able to find the assistance you need, please feel free to speak with Technical Support by calling 800-727-0025, option 2.

  • @coderaiser
    @coderaiser 3 місяці тому

    I couldn't connect to my server... Is there any tutorial that I can show to my platform administrator that help him to check how to make it happen at my workplace? (we use Viya 3.5)

    • @SASUsers
      @SASUsers 2 місяці тому

      Checking on a tutorial recommendation for you.

    • @SASUsers
      @SASUsers 2 місяці тому

      Hi, this video shows making the connection from time stamp 2:02-4:48. If your SAS Admin is having problems installing and configuring VS Code, then the best resource for help with this is SAS Tech Support. To open a case with SAS Technical Support, send mail to support@sas.com or open a case using the Customer Portal on the SAS site.