• Complain

Randall S. Collica - Segmentation Analytics with SAS Viya

Here you can read online Randall S. Collica - Segmentation Analytics with SAS Viya full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. publisher: SAS Institute, genre: Business. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Segmentation Analytics with SAS Viya
  • Author:
  • Publisher:
    SAS Institute
  • Genre:
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Segmentation Analytics with SAS Viya: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Segmentation Analytics with SAS Viya" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Randall S. Collica: author's other books


Who wrote Segmentation Analytics with SAS Viya? Find out the surname, the name of the author of the book and a list of all author's works by series.

Segmentation Analytics with SAS Viya — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Segmentation Analytics with SAS Viya" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

Segmentation Analytics with SAS Viya - image 1

Segmentation Analytics with SAS Viya

An Approach to Clustering and Visualization

Segmentation Analytics with SAS Viya - image 2
Randall S. Collica

sascombooks The correct bibliographic citation for this manual is as - photo 3 sas.com/books

The correct bibliographic citation for this manual is as follows: Collica, Randall S. 2021. Segmentation Analytics with SAS Viya: An Approach to Clustering and Visualization . Cary, NC: SAS Institute Inc.

Segmentation Analytics with SAS Viya: An Approach to Clustering and Visualization

Copyright 2021, SAS Institute Inc., Cary, NC, USA

ISBN 978-1-952363-06-1 (Hardcover)
ISBN 978-1-951684-05-1 (Paperback)
ISBN 978-1-951684-06-8 (Web PDF)
ISBN 978-1-951684-07-5 (EPUB)
ISBN 978-1-951684-08-2 (Kindle)

All Rights Reserved. Produced in the United States of America.

For a hard copy book: No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc.

For a web download or e-book: Your use of this publication shall be governed by the terms established by the vendor at the time you acquire this publication.

The scanning, uploading, and distribution of this book via the Internet or any other means without the permission of the publisher is illegal and punishable by law. Please purchase only authorized electronic editions and do not participate in or encourage electronic piracy of copyrighted materials. Your support of others rights is appreciated.

U.S. Government License Rights; Restricted Rights: The Software and its documentation is commercial computer software developed at private expense and is provided with RESTRICTED RIGHTS to the United States Government. Use, duplication, or disclosure of the Software by the United States Government is subject to the license terms of this Agreement pursuant to, as applicable, FAR 12.212, DFAR 227.7202-1(a), DFAR 227.7202-3(a), and DFAR 227.7202-4, and, to the extent required under U.S. federal law, the minimum restricted rights as set out in FAR 52.227-19 (DEC 2007). If FAR 52.227-19 is applicable, this provision serves as notice under clause (c) thereof and no other notice is required to be affixed to the Software or documentation. The Governments rights in Software and documentation shall be only those set forth in this Agreement.

SAS Institute Inc., SAS Campus Drive, Cary, NC 27513-2414

July 2021

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. indicates USA registration.

Other brand and product names are trademarks of their respective companies.

SAS software may be provided with certain third-party software, including but not limited to open-source software, which is licensed under its applicable third-party software license agreement.
For license information about third-party software distributed with SAS software, refer to http://support.sas.com/thirdpartylicenses .

Contents

About This Book

What Does This Book Cover?

The main purpose of this book is to demonstrate how to accomplish clustering and segmentation in SAS Viya through the use of several graphical user interfaces (SAS Visual Statistics, Model Studio, SAS Visual Analytics, and a coding interface of SAS Studio). This is a how to book with practical, real data examples in each chapter. This book also covers visualizations of clustering including a relatively new technique called t-SNE that can be used to better understand the underlying structure of the data before and after clustering.

While this book does not cover the theory of clustering and segmentation, there are a good number of available references at the end of each chapter where you can find appropriate additional materials that are relevant to each chapter.

Is This Book for You?

This book is designed for analysts, data miners, and data scientists who need to use the all in-memory platform of SAS Viya for the purposes of clustering and segmentation. I have not attempted to write a comprehensive book on segmentation, but this book is focused on the analytics and methods of SAS Viya actions, procedures, and even the SAS 9.4 procedures that can be used in conjunction with SAS Viya through SAS Studio. If you are a novice with clustering and segmentation, a chapter in the Appendix is designed for the basic understanding of how clustering works with distances of observations. If you already know clustering well, then this book will aid you in how to accomplish clustering and segmentation analytics using SAS Viya.

What Are the Prerequisites for This Book?

While it will be helpful if you are already familiar with clustering concepts, it isnt mandatory as Appendix 2 provides a discussion on the basic concepts of distance and how that is used in many clustering algorithms. An understanding of basic analytics concepts such as linear regression, elementary probability, statistics, and machine learning will be helpful.

What Should You Know about the Examples?

Each example is real data that has been anonymized and is available for your use to understand how to apply each of the methods described in this book. The results that you obtain while executing each of the examples might differ from what is printed in this manuscript. The results might differ because of sampling proportions, distributed computing environments versus single computing, or other general options settings that can affect the results. One way to ensure that the results keep consistent in a distributed computing environment is to use the SAS Viya CAS node= restrictions that limit the processing to a single node. This will likely keep the results consistent; however, it may defeat the purpose of larger data sets where distributed computing is typically used to reduce execution times. Please see the NWORKERS= Session Option section in the SAS Cloud Analytic Services: Users Guide concerning the CAS number of workers options available at: https:// go.documentation.sas.com/?docsetId=casref&docsetTarget=n1v9x1q6ll09ypn0zknvo54rk9ya.htm&docsetVersion=v_001&locale=en .

Software Used to Develop the Books Content

The software used in this book is SAS Viya version 3.5 and 4.0. (4.0 is the containerized deployment of SAS Viya and is labeled as 2020.1.x versions.)

Example Code and Data

This book includes tutorials for you to follow to gain hands-on experience with SAS. Each folder contains the data sets, code, and macros for each chapter except for .

We Want to Hear from You

SAS Press books are written by SAS Users for SAS Users. We welcome your participation in their development and your feedback on SAS Press books that you are using. Please visit sas.com/books to do the following:

  • Sign up to review a book
  • Recommend a topic
  • Request information on how to become a SAS Press author
  • Provide feedback on a book

About The Author

Randy Collica is a Principal Pre-Sales Solutions Architect at SAS supporting - photo 4

Randy Collica is a Principal Pre-Sales Solutions Architect at SAS supporting the retail, communications, consumer, and media industries. His research interests include segmentation, clustering, ensemble models, missing data and imputation, Bayesian techniques, and text mining for use in business and customer intelligence. He has authored and coauthored eleven articles and two books. He holds a US patent titled System and Method of Combining Segmentation Data. He received a BS in electronic engineering from Northern Arizona University.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Segmentation Analytics with SAS Viya»

Look at similar books to Segmentation Analytics with SAS Viya. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Segmentation Analytics with SAS Viya»

Discussion, reviews of the book Segmentation Analytics with SAS Viya and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.