R data science essentials :: learn the essence of data science and visualization using R in no time at all /
Learn the essence of data science and visualization using R in no time at allAbout This Book Become a pro at making stunning visualizations and dashboards quickly and without hassle For better decision making in business, apply the R programming language with the help of useful statistical technique...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2016.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | Learn the essence of data science and visualization using R in no time at allAbout This Book Become a pro at making stunning visualizations and dashboards quickly and without hassle For better decision making in business, apply the R programming language with the help of useful statistical techniques. From seasoned authors comes a book that offers you a plethora of fast-paced techniques to detect and analyze data patternsWho This Book Is ForIf you are an aspiring data scientist or analyst who has a basic understanding of data science and has basic hands-on experience in R or any other analytics tool, then R Data Science Essentials is the book for you.What You Will Learn Perform data preprocessing and basic operations on data Implement visual and non-visual implementation data exploration techniques Mine patterns from data using affinity and sequential analysis Use different clustering algorithms and visualize them Implement logistic and linear regression and find out how to evaluate and improve the performance of an algorithm Extract patterns through visualization and build a forecasting algorithm Build a recommendation engine using different collaborative filtering algorithms Make a stunning visualization and dashboard using ggplot and R shinyIn DetailWith organizations increasingly embedding data science across their enterprise and with management becoming more data-driven it is an urgent requirement for analysts and managers to understand the key concept of data science. The data science concepts discussed in this book will help you make key decisions and solve the complex problems you will inevitably face in this new world.R Data Science Essentials will introduce you to various important concepts in the field of data science using R. We start by reading data from multiple sources, then move on to processing the data, extracting hidden patterns, building predictive and forecasting models, building a recommendation engine, and communicating to the user through stunning visualizations and dashboards.By the end of this book, you will have an understanding of some very important techniques in data science, be able to implement them using R, understand and interpret the outcomes, and know how they helps businesses make a decision.Style and approachThis easy-to-follow guide contains hands-on examples of the concepts of data science using R. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource : illustrations. |
ISBN: | 9781785286360 1785286366 1785286544 9781785286544 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn936182971 | ||
003 | OCoLC | ||
005 | 20250103110447.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160128s2016 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d N$T |d IDEBK |d YDXCP |d OCLCF |d COO |d DEBSZ |d DEBBG |d OCLCQ |d CEF |d MQY |d AGLDB |d IGB |d RDF |d OCLCO |d OCLCQ |d QGK |d OCLCO |d OCLCL |d TMA |d OCLCQ | ||
019 | |a 935192326 |a 935642769 |a 1259125162 | ||
020 | |a 9781785286360 |q electronic bk. | ||
020 | |a 1785286366 |q electronic bk. | ||
020 | |z 9781785286544 | ||
020 | |z 1785286544 | ||
020 | |a 1785286544 | ||
020 | |a 9781785286544 | ||
024 | 3 | |a 9781785286544 | |
035 | |a (OCoLC)936182971 |z (OCoLC)935192326 |z (OCoLC)935642769 |z (OCoLC)1259125162 | ||
037 | |a CL0500000708 |b Safari Books Online | ||
050 | 4 | |a QA276.45.R3 | |
072 | 7 | |a COM |x 051010 |2 bisacsh | |
082 | 7 | |a 005.133 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Koushik, Raja B., |e author. | |
245 | 1 | 0 | |a R data science essentials : |b learn the essence of data science and visualization using R in no time at all / |c Raja B. Koushik, Sharan Kumar Ravindran. |
264 | 1 | |a Birmingham : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource : |b illustrations. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community experience distilled | |
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed February 5, 2016) | |
500 | |a Includes index. | ||
520 | 8 | |a Learn the essence of data science and visualization using R in no time at allAbout This Book Become a pro at making stunning visualizations and dashboards quickly and without hassle For better decision making in business, apply the R programming language with the help of useful statistical techniques. From seasoned authors comes a book that offers you a plethora of fast-paced techniques to detect and analyze data patternsWho This Book Is ForIf you are an aspiring data scientist or analyst who has a basic understanding of data science and has basic hands-on experience in R or any other analytics tool, then R Data Science Essentials is the book for you.What You Will Learn Perform data preprocessing and basic operations on data Implement visual and non-visual implementation data exploration techniques Mine patterns from data using affinity and sequential analysis Use different clustering algorithms and visualize them Implement logistic and linear regression and find out how to evaluate and improve the performance of an algorithm Extract patterns through visualization and build a forecasting algorithm Build a recommendation engine using different collaborative filtering algorithms Make a stunning visualization and dashboard using ggplot and R shinyIn DetailWith organizations increasingly embedding data science across their enterprise and with management becoming more data-driven it is an urgent requirement for analysts and managers to understand the key concept of data science. The data science concepts discussed in this book will help you make key decisions and solve the complex problems you will inevitably face in this new world.R Data Science Essentials will introduce you to various important concepts in the field of data science using R. We start by reading data from multiple sources, then move on to processing the data, extracting hidden patterns, building predictive and forecasting models, building a recommendation engine, and communicating to the user through stunning visualizations and dashboards.By the end of this book, you will have an understanding of some very important techniques in data science, be able to implement them using R, understand and interpret the outcomes, and know how they helps businesses make a decision.Style and approachThis easy-to-follow guide contains hands-on examples of the concepts of data science using R. | |
505 | 0 | |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with R; Reading data from different sources; Reading data from a database; Data types in R; Variable data types; Data preprocessing techniques; Performing data operations; Arithmetic operations on the data; String operations on the data; Aggregation operations on the data; Mean; Median; Sum; Maximum and minimum; Standard deviation; Control structures in R; Control structures -- if and else; Control structures -- for; Control structures -- while | |
505 | 8 | |a Control structures -- repeat and breakControl structures -- next and return; Bringing data to a usable format; Summary; Chapter 2: Exploratory Data Analysis; The Titanic dataset; Descriptive statistics; Box plot; Exercise; Inferential statistics; Univariate analysis; Bivariate analysis; Multivariate analysis; Cross-tabulation analysis; Graphical analysis; Summary; Chapter 3: Pattern Discovery; Transactional datasets; Using the built-in dataset; Building the dataset; Apriori analysis; Support, confidence, and lift; Support; Confidence; Lift; Generating filtering rules; Plotting; Dataset; Rules | |
505 | 8 | |a Sequential datasetApriori sequence analysis; Understanding the results; Reference; Business cases; Summary; Chapter 4: Segmentation Using Clustering; Datasets; Reading and formatting the dataset in R; Centroid-based clustering and an ideal number of clusters; Implementation using K-means; Visualizing the clusters; Connectivity-based clustering; Visualizing the connectivity; Business use cases; Summary; Chapter 5: Developing Regression Models; Datasets; Sampling the dataset; Logistic regression; Evaluating logistic regression; Linear regression; Evaluating linear regression | |
505 | 8 | |a Methods to improve the accuracyEnsemble models; Replacing NA with mean or median; Removing the highly correlated values; Removing outliers; Summary; Chapter 6: Time Series Forecasting; Datasets; Extracting patterns; Forecasting using ARIMA; Forecasting using Holt-Winters; Methods to improve accuracy; Summary; Chapter 7: Recommendation Engine; Dataset and transformation; Recommendations using user-based CF; Recommendations using item-based CF; Challenges and enhancements; Summary; Chapter 8: Communicating Data Analysis; Dataset; Plotting using the googleVis package | |
505 | 8 | |a Creating an interactive dashboard using ShinySummary; Index | |
650 | 0 | |a R (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh2002004407 | |
650 | 0 | |a Data mining. |0 http://id.loc.gov/authorities/subjects/sh97002073 | |
650 | 0 | |a Information visualization. |0 http://id.loc.gov/authorities/subjects/sh2002000243 | |
650 | 6 | |a R (Langage de programmation) | |
650 | 6 | |a Exploration de données (Informatique) | |
650 | 6 | |a Visualisation de l'information. | |
650 | 7 | |a COMPUTERS / Programming Languages / General |2 bisacsh | |
650 | 7 | |a Data mining |2 fast | |
650 | 7 | |a Information visualization |2 fast | |
650 | 7 | |a R (Computer program language) |2 fast | |
700 | 1 | |a Ravindran, Sharan Kumar, |e author. | |
758 | |i has work: |a R Data Science Essentials (Text) |1 https://id.oclc.org/worldcat/entity/E39PCYCttMBfBKCWgWxBqtJ99P |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78528-654-4 | ||
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1151007 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1151007 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1151007 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis33542590 | ||
938 | |a YBP Library Services |b YANK |n 12809405 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn936182971 |
---|---|
_version_ | 1829095058546098176 |
adam_text | |
any_adam_object | |
author | Koushik, Raja B. Ravindran, Sharan Kumar |
author_facet | Koushik, Raja B. Ravindran, Sharan Kumar |
author_role | aut aut |
author_sort | Koushik, Raja B. |
author_variant | r b k rb rbk s k r sk skr |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA276 |
callnumber-raw | QA276.45.R3 |
callnumber-search | QA276.45.R3 |
callnumber-sort | QA 3276.45 R3 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with R; Reading data from different sources; Reading data from a database; Data types in R; Variable data types; Data preprocessing techniques; Performing data operations; Arithmetic operations on the data; String operations on the data; Aggregation operations on the data; Mean; Median; Sum; Maximum and minimum; Standard deviation; Control structures in R; Control structures -- if and else; Control structures -- for; Control structures -- while Control structures -- repeat and breakControl structures -- next and return; Bringing data to a usable format; Summary; Chapter 2: Exploratory Data Analysis; The Titanic dataset; Descriptive statistics; Box plot; Exercise; Inferential statistics; Univariate analysis; Bivariate analysis; Multivariate analysis; Cross-tabulation analysis; Graphical analysis; Summary; Chapter 3: Pattern Discovery; Transactional datasets; Using the built-in dataset; Building the dataset; Apriori analysis; Support, confidence, and lift; Support; Confidence; Lift; Generating filtering rules; Plotting; Dataset; Rules Sequential datasetApriori sequence analysis; Understanding the results; Reference; Business cases; Summary; Chapter 4: Segmentation Using Clustering; Datasets; Reading and formatting the dataset in R; Centroid-based clustering and an ideal number of clusters; Implementation using K-means; Visualizing the clusters; Connectivity-based clustering; Visualizing the connectivity; Business use cases; Summary; Chapter 5: Developing Regression Models; Datasets; Sampling the dataset; Logistic regression; Evaluating logistic regression; Linear regression; Evaluating linear regression Methods to improve the accuracyEnsemble models; Replacing NA with mean or median; Removing the highly correlated values; Removing outliers; Summary; Chapter 6: Time Series Forecasting; Datasets; Extracting patterns; Forecasting using ARIMA; Forecasting using Holt-Winters; Methods to improve accuracy; Summary; Chapter 7: Recommendation Engine; Dataset and transformation; Recommendations using user-based CF; Recommendations using item-based CF; Challenges and enhancements; Summary; Chapter 8: Communicating Data Analysis; Dataset; Plotting using the googleVis package Creating an interactive dashboard using ShinySummary; Index |
ctrlnum | (OCoLC)936182971 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07669cam a2200697 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn936182971</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20250103110447.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">160128s2016 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCF</subfield><subfield code="d">COO</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">DEBBG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">CEF</subfield><subfield code="d">MQY</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">RDF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">935192326</subfield><subfield code="a">935642769</subfield><subfield code="a">1259125162</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785286360</subfield><subfield code="q">electronic bk.</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785286366</subfield><subfield code="q">electronic bk.</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781785286544</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1785286544</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785286544</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785286544</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781785286544</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)936182971</subfield><subfield code="z">(OCoLC)935192326</subfield><subfield code="z">(OCoLC)935642769</subfield><subfield code="z">(OCoLC)1259125162</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000708</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA276.45.R3</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051010</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Koushik, Raja B.,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">R data science essentials :</subfield><subfield code="b">learn the essence of data science and visualization using R in no time at all /</subfield><subfield code="c">Raja B. Koushik, Sharan Kumar Ravindran.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed February 5, 2016)</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Learn the essence of data science and visualization using R in no time at allAbout This Book Become a pro at making stunning visualizations and dashboards quickly and without hassle For better decision making in business, apply the R programming language with the help of useful statistical techniques. From seasoned authors comes a book that offers you a plethora of fast-paced techniques to detect and analyze data patternsWho This Book Is ForIf you are an aspiring data scientist or analyst who has a basic understanding of data science and has basic hands-on experience in R or any other analytics tool, then R Data Science Essentials is the book for you.What You Will Learn Perform data preprocessing and basic operations on data Implement visual and non-visual implementation data exploration techniques Mine patterns from data using affinity and sequential analysis Use different clustering algorithms and visualize them Implement logistic and linear regression and find out how to evaluate and improve the performance of an algorithm Extract patterns through visualization and build a forecasting algorithm Build a recommendation engine using different collaborative filtering algorithms Make a stunning visualization and dashboard using ggplot and R shinyIn DetailWith organizations increasingly embedding data science across their enterprise and with management becoming more data-driven it is an urgent requirement for analysts and managers to understand the key concept of data science. The data science concepts discussed in this book will help you make key decisions and solve the complex problems you will inevitably face in this new world.R Data Science Essentials will introduce you to various important concepts in the field of data science using R. We start by reading data from multiple sources, then move on to processing the data, extracting hidden patterns, building predictive and forecasting models, building a recommendation engine, and communicating to the user through stunning visualizations and dashboards.By the end of this book, you will have an understanding of some very important techniques in data science, be able to implement them using R, understand and interpret the outcomes, and know how they helps businesses make a decision.Style and approachThis easy-to-follow guide contains hands-on examples of the concepts of data science using R.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with R; Reading data from different sources; Reading data from a database; Data types in R; Variable data types; Data preprocessing techniques; Performing data operations; Arithmetic operations on the data; String operations on the data; Aggregation operations on the data; Mean; Median; Sum; Maximum and minimum; Standard deviation; Control structures in R; Control structures -- if and else; Control structures -- for; Control structures -- while</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Control structures -- repeat and breakControl structures -- next and return; Bringing data to a usable format; Summary; Chapter 2: Exploratory Data Analysis; The Titanic dataset; Descriptive statistics; Box plot; Exercise; Inferential statistics; Univariate analysis; Bivariate analysis; Multivariate analysis; Cross-tabulation analysis; Graphical analysis; Summary; Chapter 3: Pattern Discovery; Transactional datasets; Using the built-in dataset; Building the dataset; Apriori analysis; Support, confidence, and lift; Support; Confidence; Lift; Generating filtering rules; Plotting; Dataset; Rules</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Sequential datasetApriori sequence analysis; Understanding the results; Reference; Business cases; Summary; Chapter 4: Segmentation Using Clustering; Datasets; Reading and formatting the dataset in R; Centroid-based clustering and an ideal number of clusters; Implementation using K-means; Visualizing the clusters; Connectivity-based clustering; Visualizing the connectivity; Business use cases; Summary; Chapter 5: Developing Regression Models; Datasets; Sampling the dataset; Logistic regression; Evaluating logistic regression; Linear regression; Evaluating linear regression</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Methods to improve the accuracyEnsemble models; Replacing NA with mean or median; Removing the highly correlated values; Removing outliers; Summary; Chapter 6: Time Series Forecasting; Datasets; Extracting patterns; Forecasting using ARIMA; Forecasting using Holt-Winters; Methods to improve accuracy; Summary; Chapter 7: Recommendation Engine; Dataset and transformation; Recommendations using user-based CF; Recommendations using item-based CF; Challenges and enhancements; Summary; Chapter 8: Communicating Data Analysis; Dataset; Plotting using the googleVis package</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Creating an interactive dashboard using ShinySummary; Index</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">R (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2002004407</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Data mining.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh97002073</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Information visualization.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2002000243</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">R (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Exploration de données (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Visualisation de l'information.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming Languages / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Data mining</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information visualization</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">R (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Ravindran, Sharan Kumar,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">R Data Science Essentials (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCYCttMBfBKCWgWxBqtJ99P</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78528-654-4</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1151007</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1151007</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1151007</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis33542590</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12809405</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn936182971 |
illustrated | Illustrated |
indexdate | 2025-04-11T08:42:59Z |
institution | BVB |
isbn | 9781785286360 1785286366 1785286544 9781785286544 |
language | English |
oclc_num | 936182971 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations. |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Koushik, Raja B., author. R data science essentials : learn the essence of data science and visualization using R in no time at all / Raja B. Koushik, Sharan Kumar Ravindran. Birmingham : Packt Publishing, 2016. 1 online resource : illustrations. text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from PDF title page (EBSCO, viewed February 5, 2016) Includes index. Learn the essence of data science and visualization using R in no time at allAbout This Book Become a pro at making stunning visualizations and dashboards quickly and without hassle For better decision making in business, apply the R programming language with the help of useful statistical techniques. From seasoned authors comes a book that offers you a plethora of fast-paced techniques to detect and analyze data patternsWho This Book Is ForIf you are an aspiring data scientist or analyst who has a basic understanding of data science and has basic hands-on experience in R or any other analytics tool, then R Data Science Essentials is the book for you.What You Will Learn Perform data preprocessing and basic operations on data Implement visual and non-visual implementation data exploration techniques Mine patterns from data using affinity and sequential analysis Use different clustering algorithms and visualize them Implement logistic and linear regression and find out how to evaluate and improve the performance of an algorithm Extract patterns through visualization and build a forecasting algorithm Build a recommendation engine using different collaborative filtering algorithms Make a stunning visualization and dashboard using ggplot and R shinyIn DetailWith organizations increasingly embedding data science across their enterprise and with management becoming more data-driven it is an urgent requirement for analysts and managers to understand the key concept of data science. The data science concepts discussed in this book will help you make key decisions and solve the complex problems you will inevitably face in this new world.R Data Science Essentials will introduce you to various important concepts in the field of data science using R. We start by reading data from multiple sources, then move on to processing the data, extracting hidden patterns, building predictive and forecasting models, building a recommendation engine, and communicating to the user through stunning visualizations and dashboards.By the end of this book, you will have an understanding of some very important techniques in data science, be able to implement them using R, understand and interpret the outcomes, and know how they helps businesses make a decision.Style and approachThis easy-to-follow guide contains hands-on examples of the concepts of data science using R. Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with R; Reading data from different sources; Reading data from a database; Data types in R; Variable data types; Data preprocessing techniques; Performing data operations; Arithmetic operations on the data; String operations on the data; Aggregation operations on the data; Mean; Median; Sum; Maximum and minimum; Standard deviation; Control structures in R; Control structures -- if and else; Control structures -- for; Control structures -- while Control structures -- repeat and breakControl structures -- next and return; Bringing data to a usable format; Summary; Chapter 2: Exploratory Data Analysis; The Titanic dataset; Descriptive statistics; Box plot; Exercise; Inferential statistics; Univariate analysis; Bivariate analysis; Multivariate analysis; Cross-tabulation analysis; Graphical analysis; Summary; Chapter 3: Pattern Discovery; Transactional datasets; Using the built-in dataset; Building the dataset; Apriori analysis; Support, confidence, and lift; Support; Confidence; Lift; Generating filtering rules; Plotting; Dataset; Rules Sequential datasetApriori sequence analysis; Understanding the results; Reference; Business cases; Summary; Chapter 4: Segmentation Using Clustering; Datasets; Reading and formatting the dataset in R; Centroid-based clustering and an ideal number of clusters; Implementation using K-means; Visualizing the clusters; Connectivity-based clustering; Visualizing the connectivity; Business use cases; Summary; Chapter 5: Developing Regression Models; Datasets; Sampling the dataset; Logistic regression; Evaluating logistic regression; Linear regression; Evaluating linear regression Methods to improve the accuracyEnsemble models; Replacing NA with mean or median; Removing the highly correlated values; Removing outliers; Summary; Chapter 6: Time Series Forecasting; Datasets; Extracting patterns; Forecasting using ARIMA; Forecasting using Holt-Winters; Methods to improve accuracy; Summary; Chapter 7: Recommendation Engine; Dataset and transformation; Recommendations using user-based CF; Recommendations using item-based CF; Challenges and enhancements; Summary; Chapter 8: Communicating Data Analysis; Dataset; Plotting using the googleVis package Creating an interactive dashboard using ShinySummary; Index R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Data mining. http://id.loc.gov/authorities/subjects/sh97002073 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 R (Langage de programmation) Exploration de données (Informatique) Visualisation de l'information. COMPUTERS / Programming Languages / General bisacsh Data mining fast Information visualization fast R (Computer program language) fast Ravindran, Sharan Kumar, author. has work: R Data Science Essentials (Text) https://id.oclc.org/worldcat/entity/E39PCYCttMBfBKCWgWxBqtJ99P https://id.oclc.org/worldcat/ontology/hasWork 1-78528-654-4 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 |
spellingShingle | Koushik, Raja B. Ravindran, Sharan Kumar R data science essentials : learn the essence of data science and visualization using R in no time at all / Community experience distilled. Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with R; Reading data from different sources; Reading data from a database; Data types in R; Variable data types; Data preprocessing techniques; Performing data operations; Arithmetic operations on the data; String operations on the data; Aggregation operations on the data; Mean; Median; Sum; Maximum and minimum; Standard deviation; Control structures in R; Control structures -- if and else; Control structures -- for; Control structures -- while Control structures -- repeat and breakControl structures -- next and return; Bringing data to a usable format; Summary; Chapter 2: Exploratory Data Analysis; The Titanic dataset; Descriptive statistics; Box plot; Exercise; Inferential statistics; Univariate analysis; Bivariate analysis; Multivariate analysis; Cross-tabulation analysis; Graphical analysis; Summary; Chapter 3: Pattern Discovery; Transactional datasets; Using the built-in dataset; Building the dataset; Apriori analysis; Support, confidence, and lift; Support; Confidence; Lift; Generating filtering rules; Plotting; Dataset; Rules Sequential datasetApriori sequence analysis; Understanding the results; Reference; Business cases; Summary; Chapter 4: Segmentation Using Clustering; Datasets; Reading and formatting the dataset in R; Centroid-based clustering and an ideal number of clusters; Implementation using K-means; Visualizing the clusters; Connectivity-based clustering; Visualizing the connectivity; Business use cases; Summary; Chapter 5: Developing Regression Models; Datasets; Sampling the dataset; Logistic regression; Evaluating logistic regression; Linear regression; Evaluating linear regression Methods to improve the accuracyEnsemble models; Replacing NA with mean or median; Removing the highly correlated values; Removing outliers; Summary; Chapter 6: Time Series Forecasting; Datasets; Extracting patterns; Forecasting using ARIMA; Forecasting using Holt-Winters; Methods to improve accuracy; Summary; Chapter 7: Recommendation Engine; Dataset and transformation; Recommendations using user-based CF; Recommendations using item-based CF; Challenges and enhancements; Summary; Chapter 8: Communicating Data Analysis; Dataset; Plotting using the googleVis package Creating an interactive dashboard using ShinySummary; Index R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Data mining. http://id.loc.gov/authorities/subjects/sh97002073 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 R (Langage de programmation) Exploration de données (Informatique) Visualisation de l'information. COMPUTERS / Programming Languages / General bisacsh Data mining fast Information visualization fast R (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2002004407 http://id.loc.gov/authorities/subjects/sh97002073 http://id.loc.gov/authorities/subjects/sh2002000243 |
title | R data science essentials : learn the essence of data science and visualization using R in no time at all / |
title_auth | R data science essentials : learn the essence of data science and visualization using R in no time at all / |
title_exact_search | R data science essentials : learn the essence of data science and visualization using R in no time at all / |
title_full | R data science essentials : learn the essence of data science and visualization using R in no time at all / Raja B. Koushik, Sharan Kumar Ravindran. |
title_fullStr | R data science essentials : learn the essence of data science and visualization using R in no time at all / Raja B. Koushik, Sharan Kumar Ravindran. |
title_full_unstemmed | R data science essentials : learn the essence of data science and visualization using R in no time at all / Raja B. Koushik, Sharan Kumar Ravindran. |
title_short | R data science essentials : |
title_sort | r data science essentials learn the essence of data science and visualization using r in no time at all |
title_sub | learn the essence of data science and visualization using R in no time at all / |
topic | R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Data mining. http://id.loc.gov/authorities/subjects/sh97002073 Information visualization. http://id.loc.gov/authorities/subjects/sh2002000243 R (Langage de programmation) Exploration de données (Informatique) Visualisation de l'information. COMPUTERS / Programming Languages / General bisacsh Data mining fast Information visualization fast R (Computer program language) fast |
topic_facet | R (Computer program language) Data mining. Information visualization. R (Langage de programmation) Exploration de données (Informatique) Visualisation de l'information. COMPUTERS / Programming Languages / General Data mining Information visualization |
work_keys_str_mv | AT koushikrajab rdatascienceessentialslearntheessenceofdatascienceandvisualizationusingrinnotimeatall AT ravindransharankumar rdatascienceessentialslearntheessenceofdatascienceandvisualizationusingrinnotimeatall |