Daily Report 03
Daily Report 03
1. SAS Viya
2. SAS Visual Analytics
3. SAS Visual Statistics
4. SAS Viya Workbench
5. SAS Enterprise Miner
1. SAS Viya
SAS Viya is a tool used by both data scientists and business analysts to analyse
structured and unstructured data and extract valuable insights.
Provides a feature where multiple datasets reside, and users can select one via a
drag-and-drop interface to begin the analysis.
Offers valuable insights without requiring coding, allowing users to analyse data
through advanced visual representations.
Data classification is categorized into:
o Category
o Measure
Users require a tuple set from both categories for effective analysis.
Explain Feature: Automatically runs a dry analysis on selected data and provides the
best visual representation.
Cloud-Native Architecture: Provides scalability and flexibility.
1. Data Ingestion: Collects data from multiple sources (databases, cloud storage, etc.)
using Cloud Analytical Services (CAS).
2. In-Memory Processing: Ensures faster analytical computations.
3. Analytics and Modelling: Includes data preparation, exploratory data analysis (EDA),
model selection, training, and evaluation.
4. Model Deployment: Uses SAS Model Manager and integrates with business
processes via REST APIs.
5. Visualization and Reporting: Generates dashboards and reports for KPI monitoring.
Learning in detail the flow and how a data is prepared to the dashboards of it about the
SAS Viya: (Video Learning)
1.Data Gathering : There are information catalogues available which will provide aggregate
the data from all the multiple source and to provide a metadata in structured format from
which u will be selecting a set of data.-->1.Measure of completeness and 2.Sizing or
physical appearance of the file.
Here the example is the frequency of NPA where we need to check whether the target
variable have any interdependency with the source variable of the NPA ( To provide
dashboard for the limits of that end of parameter)
2.Data Wrangling : Generally this process consumes a lot of time by checking the important
source columns and also which is more dependent but to ease out we do have many flows
in the sas studios which do provide pre-coded flows used for data wrangling and here the
bigger advantage is that with those pre coded flows u can create our own flows and then u
can share those flows with our colleague.
Here we do get space to provide code in either sas or python or even in both with
integrating approach.
By which a bar chart in this case and depending upon the dataset the chart is provided with
the target variable from one set of source and then it do provide a feature to schedule the
job where u can repeat the same task with other source variable and gain insights and also
the check the interdependency with that variable.