Code Monkey home page Code Monkey logo

viya's Introduction

Viya

This repository focuses on showing different ways to leverage and maximize the use of the CAS engine in Viya 3.5. Viya provides several entry points into its massively parallel engine, including SAS code, open-source APIS, and GUIs. This repository focuses on the SAS Code and open-source APIs. A major focus of the SAS Viya3.5 is to allow users to use familiar syntaxes such as libnames, data steps, and procs in CAS. Viya also introduces a new scripting language called CASL that leveraging actions. There are four parts:

  • CASL - Focuses on CAS actions that demonstrate ways to efficiently connect to data, load data, manipulate data, and model data.
  • DeepNeuralNetworks -Build, train, and score Deep Neural Networks (DNN) including, but not limited too: fully connected layers, convolutional networks, and recurrent networks through python APIs.
  • SAS_R_PythonWorkflow - This is a three-part demo that shows how Viya unifies across different platforms.
    • Part 1 shows data manipulation and imputation using SAS procs
    • Part 2 shows R leveraging the data to build models in the MPP framework through R-SWAT and score new data.
    • Part 3 shows python using the model results to plot ROC curves in matplotlib

    Since SAS, R, and Python have access to the same algorithms and data, and they will produce the same result regardless of what entry point is used into CAS.

  • Caslibs - A mechanism for connecting in-memory CAS spaces to database and filesystems. This folder shows the different ways to create CASLIBs.
  • Please reach out if there are any additional examples you would like for me to add. I welcome all feedback!

viya's People

Contributors

jessebehrens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.