A Tour of Data Science: Learn R and Python in Parallel: Chapman & Hall/CRC Data Science Series
Autor Nailong Zhangen Limba Engleză Paperback – 12 noi 2020
Key features:
- Allows you to learn R and Python in parallel
- Cover statistics, programming, optimization and predictive modelling, and the popular data manipulation tools – data.table and pandas
- Provides a concise and accessible presentation
- Includes machine learning algorithms implemented from scratch, linear regression, lasso, ridge, logistic regression, gradient boosting trees, etc.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 279.42 lei 6-8 săpt. | |
CRC Press – 12 noi 2020 | 279.42 lei 6-8 săpt. | |
Hardback (1) | 728.43 lei 6-8 săpt. | |
CRC Press – 12 noi 2020 | 728.43 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Data Science Series
- 14% Preț: 570.95 lei
- 31% Preț: 277.90 lei
- 30% Preț: 349.31 lei
- 28% Preț: 312.12 lei
- 31% Preț: 243.24 lei
- 17% Preț: 271.06 lei
- 22% Preț: 335.55 lei
- 31% Preț: 395.92 lei
- 31% Preț: 259.88 lei
- 29% Preț: 463.17 lei
- 30% Preț: 453.62 lei
- 20% Preț: 356.94 lei
- 21% Preț: 352.96 lei
- 11% Preț: 325.97 lei
- 26% Preț: 764.18 lei
- 31% Preț: 280.16 lei
- 22% Preț: 463.77 lei
- 31% Preț: 287.56 lei
- 31% Preț: 245.72 lei
- 12% Preț: 340.07 lei
- 25% Preț: 635.86 lei
- 21% Preț: 471.72 lei
- 23% Preț: 325.16 lei
- 30% Preț: 261.71 lei
- 13% Preț: 336.34 lei
- 25% Preț: 488.13 lei
- 31% Preț: 442.32 lei
- 23% Preț: 456.75 lei
- 30% Preț: 253.86 lei
- 32% Preț: 723.68 lei
- 23% Preț: 458.12 lei
- 31% Preț: 336.44 lei
- 31% Preț: 647.78 lei
Preț: 279.42 lei
Preț vechi: 405.44 lei
-31% Nou
Puncte Express: 419
Preț estimativ în valută:
53.48€ • 56.42$ • 44.57£
53.48€ • 56.42$ • 44.57£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367895860
ISBN-10: 0367895862
Pagini: 216
Ilustrații: 4 Tables, black and white; 25 Illustrations, black and white
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.41 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series
ISBN-10: 0367895862
Pagini: 216
Ilustrații: 4 Tables, black and white; 25 Illustrations, black and white
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.41 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series
Public țintă
Professional Practice & DevelopmentCuprins
Assumptions about the reader’s background
Book overview
Introduction to R/Python Programming
Calculator
Variable and Type
Functions
Control flows
Some built-in data structures
Revisit of variables
Object-oriented programming (OOP) in R/Python
Miscellaneous
More on R/Python Programming
Work with R/Python scripts
Debugging in R/Python
Benchmarking
Vectorization
Embarrassingly parallelism in R/Python
Evaluation strategy
Speed up with C/C++ in R/Python
A first impression of functional programming Miscellaneous
data.table and pandas
SQL
Get started with data.table and pandas
Indexing & selecting data
Add/Remove/Update
Group by
Join
Random Variables, Distributions & Linear Regression
A refresher on distributions
Inversion sampling & rejection sampling
Joint distribution & copula
Fit a distribution
Confidence interval
Hypothesis testing
Basics of linear regression
Ridge regression
Optimization in Practice
Convexity
Gradient descent
Root-finding
General purpose minimization tools in R/Python
Linear programming
Miscellaneous
Machine Learning - A gentle introduction
Supervised learning
Gradient boosting machine
Unsupervised learning
Reinforcement learning
Deep Q-Networks
Computational differentiation
Miscellaneous
Book overview
Introduction to R/Python Programming
Calculator
Variable and Type
Functions
Control flows
Some built-in data structures
Revisit of variables
Object-oriented programming (OOP) in R/Python
Miscellaneous
More on R/Python Programming
Work with R/Python scripts
Debugging in R/Python
Benchmarking
Vectorization
Embarrassingly parallelism in R/Python
Evaluation strategy
Speed up with C/C++ in R/Python
A first impression of functional programming Miscellaneous
data.table and pandas
SQL
Get started with data.table and pandas
Indexing & selecting data
Add/Remove/Update
Group by
Join
Random Variables, Distributions & Linear Regression
A refresher on distributions
Inversion sampling & rejection sampling
Joint distribution & copula
Fit a distribution
Confidence interval
Hypothesis testing
Basics of linear regression
Ridge regression
Optimization in Practice
Convexity
Gradient descent
Root-finding
General purpose minimization tools in R/Python
Linear programming
Miscellaneous
Machine Learning - A gentle introduction
Supervised learning
Gradient boosting machine
Unsupervised learning
Reinforcement learning
Deep Q-Networks
Computational differentiation
Miscellaneous
Notă biografică
Nailong Zhang is lead Data Scientist at Mass Mutual Life Insurance Company.
Descriere
This book covers the fundamentals of data science, including programming, statistics, optimization, and machine learning in a single and short book. It does not cover everything, but instead, teaches the key concepts and topics. It also covers two of the most popular programming languages used in Data Science, R and Python, in one source.