Packt Publishing, 2017. — 286 p.
No need to take a degree in statistics, read this book and get a strong statistics base for data science and real-world programs;
Implement statistics in data science tasks such as data cleaning, mining, and analysis
Learn all about probability, statistics, numerical computations, and more with the help of R programs
Who This Book Is ForThis book is intended for those developers who are willing to enter the field of data science and are looking for concise information of statistics with the help of insightful programs and simple explanation. Some basic hands on R will be useful.
What You Will LearnAnalyze the transition from a data developer to a data scientist mindset
Get acquainted with the R programs and the logic used for statistical computations
Understand mathematical concepts such as variance, standard deviation, probability, matrix calculations, and more
Learn to implement statistics in data science tasks such as data cleaning, mining, and analysis
Learn the statistical techniques required to perform tasks such as linear regression, regularization, model assessment, boosting, SVMs, and working with neural networks
Get comfortable with performing various statistical computations for data science programmatically
In Detail
Data science is an ever-evolving field, which is growing in popularity at an exponential rate. Data science includes techniques and theories extracted from the fields of statistics; computer science, and, most importantly, machine learning, databases, data visualization, and so on.
This book takes you through an entire journey of statistics, from knowing very little to becoming comfortable in using various statistical methods for data science tasks. It starts off with simple statistics and then move on to statistical methods that are used in data science algorithms. The R programs for statistical computation are clearly explained along with logic. You will come across various mathematical concepts, such as variance, standard deviation, probability, matrix calculations, and more. You will learn only what is required to implement statistics in data science tasks such as data cleaning, mining, and analysis. You will learn the statistical techniques required to perform tasks such as linear regression, regularization, model assessment, boosting, SVMs, and working with neural networks.
By the end of the book, you will be comfortable with performing various statistical computations for data science programmatically.
What this book covers
What you need for this book
Who this book is forConventions
Reader feedback
Customer support
Transitioning from Data Developer to Data ScientistData developer thinking
Objectives of a data developer
Advantages of thinking like a data scientist
Transitioning to a data scientist
Declaring the ObjectivesKey objectives of data science
A Developers Approach to Data CleaningUnderstanding basic data cleaning
R and common data issues
Transformations
Deductive correction
Deterministic imputation
Data Mining and the Database DeveloperData mining
Mining versus querying
Dimensional reduction
Frequent patterning
Sequence mining
Statistical Analysis for the Database DeveloperData analysis
Statistical analysis
Summarization
Establishing the nature of data
Successful statistical analysis
R and statistical analysis
Database Progression to Database RegressionIntroducing statistical regression
Identifying opportunities for statistical regression
Project profitability
R and statistical regression
A working example
Regularization for Database ImprovementStatistical regularization
Database Development and AssessmentAssessment and statistical assessment
Development versus assessment
Data assessment and data quality assurance
R and statistical assessment
Databases and Neural NetworksAsk any data scientist
Boosting your DatabaseDefinition and purpose
Back to boosting
Using R to illustrate boosting methods
Database Classification using Support Vector MachinesDatabase classification
Definition and purpose of an SVM
Using R and an SVM to classify data in a database
Database Structures and Machine LearningData structures and data models
Machine learning
Using R to apply machine learning techniques to a database