Philippe J. S. De Brouwer - The Big R-Book

Здесь есть возможность читать онлайн «Philippe J. S. De Brouwer - The Big R-Book» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

The Big R-Book: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «The Big R-Book»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Introduces professionals and scientists to statistics and machine learning using the programming language R Written by and for practitioners, this book provides an overall introduction to R, focusing on tools and methods commonly used in data science, and placing emphasis on practice and business use. It covers a wide range of topics in a single volume, including big data, databases, statistical machine learning, data wrangling, data visualization, and the reporting of results. The topics covered are all important for someone with a science/math background that is looking to quickly learn several practical technologies to enter or transition to the growing field of data science. 
The Big R-Book for Professionals: From Data Science to Learning Machines and Reporting with R Provides a practical guide for non-experts with a focus on business users Contains a unique combination of topics including an introduction to R, machine learning, mathematical models, data wrangling, and reporting Uses a practical tone and integrates multiple topics in a coherent framework Demystifies the hype around machine learning and AI by enabling readers to understand the provided models and program them in R Shows readers how to visualize results in static and interactive reports Supplementary materials includes PDF slides based on the book’s content, as well as all the extracted R-code and is available to everyone on a Wiley Book Companion Site
is an excellent guide for science technology, engineering, or mathematics students who wish to make a successful transition from the academic world to the professional. It will also appeal to all young data scientists, quantitative analysts, and analytics professionals, as well as those who make mathematical models.

The Big R-Book — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «The Big R-Book», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

24 Chapter 32Figure 32.1: Selecting File → New File → R Markdown… in RStudio will ope ...

25 Chapter 33Figure 33.1: The LATEX article looks like this. Note that this is a cropped ...

26 Chapter 36Figure 36.1: The output of one of the examples supplied by the Shiny packag ...Figure 36.2: The web-page produced by the code fragment above . Figure 36.3: A map created by leaflet based on the famous OpenStreetMap m ...Figure 36.4: A useful tool to explore new data and/or get an intuitive unde ...Figure 36.5: An interactive app with ggvis. This particular example uses t ...Figure 36.6: The evolution of the gender-diversity-index in function of one ...Figure 36.7: Creating a flexdashboard from the template provides a useful b ...Figure 36.8: The welcome page of the dashboard provides the overview (menu) ...Figure 36.9: The page “Gender” of the dashboard provides multiple views of ...Figure 36.10: A simple dashboard with shinydashboard. Figure 36.11: Another take on the diversity dashboard, rendered with the he ...

27 Chapter 37Figure 37.1: The runtimes for matrix multiplication compared on the CPU ver ...Figure 37.2: The runtimes for matrix multiplication for storage/calculation ...

28 Chapter 39Figure 39.1: The status of Spark can be controlled via a regular web-browse ...Figure 39.2: Each user can check information about his own Spark connection ...

29 Chapter 40Figure 40.1: The package microbenchmark also defines a suible visualisatio ...Figure 40.2: This figure shows that working with vectors is fastest (f2()). ...Figure 40.3: Different ways to calculate . The definition of the functions ...Figure 40.4: Autoplot generates nice violin plots to compare the speed of t ...Figure 40.5: A violin plot visualizing the advantage of using C++ code in R ...Figure 40.6: A violin plot visualizing the advantage of using C++ code in R ...Figure 40.7: A visualization of the profiling of our functions . Figure 40.8: A flame-plot produced by the function flameGraph() from the p ...Figure 40.9: A Callee Tee Map produced by the function calleeTreeMap() fro ...

30 Appendix DFigure D.1: A visual aid to select binning borders is plotting a non-parametr ...

Guide

1 Cover

2 Table of Contents

3 Begin Reading

Pages

1 iii

2 iv

3 v

4 xxv

5 xxxv

6 xxvii

7 xxxii

8 xxxiii

9 xxix

10 1

11 3

12 4

13 5

14 7

15 8

16 9

17 10

18 11

19 12

20 13

21 14

22 15

23 16

24 17

25 19

26 21

27 22

28 23

29 24

30 25

31 26

32 27

33 28

34 29

35 30

36 31

37 32

38 33

39 34

40 35

41 36

42 37

43 38

44 39

45 40

46 41

47 42

48 43

49 44

50 45

51 46

52 47

53 48

54 49

55 50

56 51

57 52

58 53

59 54

60 55

61 56

62 57

63 58

64 59

65 60

66 61

67 62

68 63

69 64

70 65

71 66

72 67

73 68

74 69

75 70

76 71

77 72

78 73

79 74

80 75

81 76

82 77

83 78

84 79

85 80

86 81

87 82

88 83

89 84

90 85

91 87

92 88

93 89

94 90

95 91

96 92

97 93

98 94

99 95

100 96

101 97

102 98

103 99

104 100

105 101

106 102

107 103

108 104

109 105

110 106

111 107

112 108

113 109

114 110

115 111

116 112

117 113

118 114

119 115

120 116

121 117

122 118

123 119

124 121

125 122

126 123

127 124

128 125

129 126

130 127

131 128

132 129

133 130

134 131

135 132

136 133

137 134

138 135

139 136

140 137

141 139

142 140

143 141

144 142

145 143

146 144

147 145

148 146

149 147

150 148

151 149

152 150

153 151

154 152

155 153

156 154

157 155

158 156

159 157

160 159

161 160

162 161

163 162

164 163

165 164

166 165

167 166

168 167

169 168

170 169

171 170

172 171

173 172

174 173

175 174

176 175

177 176

178 177

179 178

180 179

181 180

182 181

183 182

184 183

185 184

186 185

187 186

188 187

189 188

190 189

191 190

192 191

193 192

194 193

195 194

196 195

197 197

198 198

199 199

200 200

201 201

202 202

203 203

204 204

205 205

206 206

207 207

208 208

209 209

210 210

211 211

212 212

213 213

214 215

215 216

216 217

217 219

218 220

219 221

220 222

221 223

222 224

223 225

224 226

225 227

226 228

227 229

228 230

229 231

230 232

231 233

232 234

233 235

234 236

235 237

236 238

237 239

238 240

239 241

240 242

241 243

242 244

243 245

244 246

245 247

246 248

247 249

248 250

249 251

250 253

251 254

252 255

253 256

254 257

255 259

256 260

257 261

258 262

259 263

260 265

261 266

262 267

263 268

264 269

265 270

266 271

267 272

268 273

269 274

270 275

271 276

272 277

273 278

274 279

275 280

276 281

277 282

278 283

279 284

280 285

281 286

282 287

283 288

284 289

285 290

286 291

287 292

288 293

289 294

290 295

291 296

292 297

293 298

294 299

295 300

296 301

297 302

298 303

299 304

300 305

301 306

302 307

303 308

304 309

305 310

306 311

307 312

308 313

309 314

310 315

311 316

312 317

313 318

314 319

315 320

316 321

317 322

318 323

319 324

320 325

321 326

322 327

323 328

324 329

325 330

326 331

327 333

328 334

329 335

330 336

331 337

332 338

333 339

334 340

335 341

336 342

337 343

338 344

339 345

340 346

341 347

342 348

343 349

344 350

345 351

346 352

347 353

348 354

349 355

350 356

351 357

352 358

353 359

354 360

355 361

356 363

357 364

358 365

359 366

360 367

361 368

362 369

363 370

364 371

365 373

366 375

367 376

368 377

369 378

370 379

371 380

372 381

373 382

374 383

375 384

376 385

377 386

378 387

379 388

380 389

381 390

382 391

383 392

384 393

385 394

386 395

387 396

388 397

389 398

390 399

391 400

392 401

393 402

394 403

395 404

396 405

397 406

398 407

399 408

400 409

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «The Big R-Book»

Представляем Вашему вниманию похожие книги на «The Big R-Book» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «The Big R-Book»

Обсуждение, отзывы о книге «The Big R-Book» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x