logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"r cookbook"(으)로 244개의 도서가 검색 되었습니다.
9788966262984

R Cookbook (데이터 분석과 통계, 그래픽스를 위한 실전 예제)

J. D. 롱, 폴 티터  | 인사이트
31,500원  | 20210511  | 9788966262984
실용적인 275가지 레시피로 배우는 R 데이터 분석 R은 통계, 그래픽 작업, 통계적 프로그래밍을 하는 데 매우 효과적인 툴로 통계 관련 작업을 하기 위해 필요한 모든 것을 제공하지만, 언어의 구조상 완전히 마스터하기는 어렵다. 이 책은 기본적인 태스크부터 입출력, 기초 통계, 그래픽, 그리고 선형회귀까지 폭넓게 다루고 있으며, 이 책에 수록되어 있는 태스크 중심의 레시피들은 R을 사용해서 곧바로 생산적인 일을 할 수 있게 도와줄 것이다. 각각의 레시피는 특정한 ‘문제’, ‘해결책’과 그것이 어떻게 동작하는지 설명하는 ‘논의’ 섹션으로 구성되어 있다. R 입문자라면 기본기를 다질 수 있을 것이며, 중급 사용자라면 기억을 되짚어 주고 지평을 넓혀 줄 것이다. 특히 2판에서는 RStudio를 설치하고 사용하는 방법이 추가되었으며, 간단한 프로그래밍과 마크다운 문서를 만들고 출력하는 방법까지 다루고 있어 데이터 분석에 필요한 모든 것을 배울 수 있다.
9788966260379

R Cookbook (데이터 분석과 통계 그래픽스를 위한 실전 예제)

폴 티터  | 인사이트
0원  | 20120710  | 9788966260379
통계 프로그램 R을 활용한 데이터 분석과 통계 그래픽스를 위한 실전예제를 제시하다! 『R Cookbook』은 통계 프로그램 R을 사용하는 독자들이 마주치는 여러 문제와 해결 방법을 알려준다. 행렬, 목록, 팩터, 데이터 프레임 같은 자료의 구조와 확률, 확률 분포, 랜덤 변수를 다루며, 일반 통계와 신뢰 구간, 통계적 가설 검증하고 선형 회귀나 분산 분석을 활용한 통계 모델을 만든다. 특히 200개가 넘는 코드들을 통해 R에서 문제에 접근하는 정석적인 방법을 알 수 있고, 코드를 조금만 수정하여 독자들의 문제도 해결할 수 있다. R을 처음 접하는 독자라면 기초부터 한 단계씩 배울 수 있는 안내서로, R을 잘 아는 이에게는 항상 곁에 두고 찾아볼 수 있는 참고 자료가 될 것이다.
9781802739930

THЕ ULTIMATЕ BЕЕR COOKBOOK (121 HILARIOUS AND ЕASY RЕCIPЕS TO IMPRЕSS FAMILY AND FRIЕNDS. SUITABLЕ FOR BЕGINNЕRS)

 | Laura Panseri
0원  | 20210427  | 9781802739930
55% OFF for Bookstores! LAST DAYS!?Your Customers Will get ADDICTED to the recipes of this DELICIOUS yet AMAZING Book!?Fancy some DELICIOUS INNOVATIVE BEER RECIPES??Simple recipes for BEER LOVERS!!?suitable for beginners/intermediate, it's full of creative and secret, new recipes for everyone's different tastes!??I bet you can't wait to learn new recipes and surprise your family and friends with some DELICIOUS dishes!?That's why I decided to create this SIMPLE cookbook with new and creative reci
9781802530582

THЕ ULTIMATЕ BЕЕR COOKBOOK (121 HILARIOUS AND ЕASY RЕCIPЕS TO IMPRЕSS FAMILY AND FRIЕNDS. SUITABLЕ FOR BЕGINNЕRS)

 | Laura Panseri
0원  | 20210426  | 9781802530582
55% OFF for Bookstores! LAST DAYS!?Your Customers Will get ADDICTED to the recipes of this DELICIOUS yet AMAZING Book!?Fancy some DELICIOUS INNOVATIVE BEER RECIPES??Simple recipes for BEER LOVERS!!?suitable for beginners/intermediate, it's full of creative and secret, new recipes for everyone's different tastes!??I bet you can't wait to learn new recipes and surprise your family and friends with some DELICIOUS dishes!?That's why I decided to create this SIMPLE cookbook with new and creative reci
9781789805673

Deep Learning with R Cookbook (Over 45 unique recipes to delve into neural network techniques using R 3.5.x)

Gupta, Swarna, Ansari, Rehan Ali, Sarkar, Dipayan  | Packt Publishing
35,000원  | 20200601  | 9781789805673
Tackle the complex challenges faced while building end-to-end deep learning models using modern R libraries Key Features Understand the intricacies of R deep learning packages to perform a range of deep learning tasks Implement deep learning techniques and algorithms for real-world use cases Explore various state-of-the-art techniques for fine-tuning neural network models Book Description Deep learning (DL) has evolved in recent years with developments such as generative adversarial networks (GANs), variational autoencoders (VAEs), and deep reinforcement learning. This book will get you up and running with R 3.5.x to help you implement DL techniques. The book starts with the various DL techniques that you can implement in your apps. A unique set of recipes will help you solve binomial and multinomial classification problems, and perform regression and hyperparameter optimization. To help you gain hands-on experience of concepts, the book features recipes for implementing convolutional neural networks (CNNs), recurrent neural networks (RNNs), and Long short-term memory (LSTMs) networks, as well as sequence-to-sequence models and reinforcement learning. You’ll then learn about high-performance computation using GPUs, along with learning about parallel computation capabilities in R. Later, you’ll explore libraries, such as MXNet, that are designed for GPU computing and state-of-the-art DL. Finally, you’ll discover how to solve different problems in NLP, object detection, and action identification, before understanding how to use pre-trained models in DL apps. By the end of this book, you’ll have comprehensive knowledge of DL and DL packages, and be able to develop effective solutions for different DL problems. What you will learn Work with different datasets for image classification using CNNs Apply transfer learning to solve complex computer vision problems Use RNNs and their variants such as LSTMs and Gated Recurrent Units (GRUs) for sequence data generation and classification Implement autoencoders for DL tasks such as dimensionality reduction, denoising, and image colorization Build deep generative models to create photorealistic images using GANs and VAEs Use MXNet to accelerate the training of DL models through distributed computing Who this book is for This deep learning book is for data scientists, machine learning practitioners, deep learning researchers and AI enthusiasts who want to learn key tasks in deep learning domains using a recipe-based approach. A strong understanding of machine learning and working knowledge of the R programming language is mandatory.
9781801881272

Lean and Green S?dе Dishes and D?nnеr Cookbook (50 + Tasty Recipes to Quickly Lose Weight, Feel Great, and Revitalize Your Health)

 | Orion Edition Ltd
0원  | 20210304  | 9781801881272
? NOW 55% OFF FOR BOOKSTORES ? This Lean and Green diet cookbook is what your customers need and will never stop to use! Many individuals have been concerned with the accommodation of meal replacement diets, which eliminate the unknown from weight loss. One famous feast substitution plan is the Lean and Green diet. This diet has been around for a long. In this cookbook your customers will discover healthy and tasty Side Dishes and Dinner recipes.
9781801881265

Lean and Green S?dе Dishes and D?nnеr Cookbook (50 + Tasty Recipes to Quickly Lose Weight, Feel Great, and Revitalize Your Health)

 | Orion Edition Ltd
0원  | 20210304  | 9781801881265
? NOW 55% OFF FOR BOOKSTORES ? This Lean and Green diet cookbook is what your customers need and will never stop to use! Many individuals have been concerned with the accommodation of meal replacement diets, which eliminate the unknown from weight loss. One famous feast substitution plan is the Lean and Green diet. This diet has been around for a long. In this cookbook your customers will discover healthy and tasty Side Dishes and Dinner recipes.
9781783982042

Machine Learning with R Cookbook

Yu-wei, Chiu(David Chiu)  | Packt Publishing
49,000원  | 20150403  | 9781783982042
The R language is a powerful open source functional programming language. At its core, R is a statistical programming language that provides impressive tools to analyze data and create high-level graphics. This book covers the basics of R by setting up a user-friendly programming environment and performing data ETL in R. Data exploration examples are provided that demonstrate how powerful data visualization and machine learning is in discovering hidden relationships.
9781787284395

Machine Learning with R Cookbook, 2/E

AshishSingh Bhatia, Yu-Wei, David Chiu  | Packt Publishing
49,000원  | 20180201  | 9781787284395
9781492040682

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics (Proven Recipes for Data Analysis, Statistics, and Graphics)

Long, Jd, Teetor, Paul  | Oreilly & Associates Inc
114,780원  | 20190604  | 9781492040682
Perform data analysis with R quickly and efficiently with more than 275 practical recipes in this expanded second edition. The R language provides everything you need to do statistical work, but its structure can be difficult to master.
9781449303235

25 Recipes for Getting Started with R: Excerpts from the R Cookbook

Teetor, Paul  | O'Reilly Media
31,480원  | 20110215  | 9781449303235
This short, concise book provides beginners with a selection of how-to recipes to solve simple problems with R. Each solution gives you just what you need to know to get started with R for basic statistics, graphics, and regression.
9780596809157

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics

Teetor, Paul  | O'Reilly Media
71,730원  | 20110322  | 9780596809157
With more than 200 practical recipes, this book helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. This collection of concise, task-oriented recipes makes you productive with R immediately, with solutions ranging from basic tasks to input and output, general statistics, graphics, and linear regression.
9781953732545

The Ninja Foodi Pressure Cооkеr Cookbook: 100 Fast, Healthy and Wonderful Recipes to Pressure Cook, Slow Cook, Air Fry, Dehydrate, a

 | Felix Madison
50,730원  | 20201017  | 9781953732545
Firstly, thanks and congratulations for choosing to invest in this book! Arе you сur?оu? about thе N?njа Fооd?, a pressure сооkеr, аnd а?r frуеr соmb?nаt?оn dеv?се??An air fryer/pressure сооkеr соmbо ?о it р??uеd many реорlе'? сur?о??tу. I hаvе u?еd аnd cooked with the N?njа Fооd?. U??ng it bоth as a рrе??urе cooker аnd а? an air fryer аnd hоw that wоrk? ?n a ??nglе device, I have соmр?lеd vаr?оu? t?р? and tr?сk? оf using a n?njа
9781953732606

The Ninja Foodi Pressure Cооkеr Cookbook: 100 Fast, Healthy and Wonderful Recipes to Pressure Cook, Slow Cook, Air Fry, Dehydrate, a

 | Felix Madison
22,730원  | 20201017  | 9781953732606
Firstly, thanks and congratulations for choosing to invest in this book! Arе you сur?оu? about thе N?njа Fооd?, a pressure сооkеr, аnd а?r frуеr соmb?nаt?оn dеv?се??An air fryer/pressure сооkеr соmbо ?о it р??uеd many реорlе'? сur?о??tу. I hаvе u?еd аnd cooked with the N?njа Fооd?. U??ng it bоth as a рrе??urе cooker аnd а? an air fryer аnd hоw that wоrk? ?n a ??nglе device, I have соmр?lеd vаr?оu? t?р? and tr?сk? оf using a n?njа
9781837634279

R Bioinformatics Cookbook, 2/E (Utilize R packages for bioinformatics, genomics, data science, and machine learning)

MacLean, Dan  | Packt Publishing
44,000원  | 20231031  | 9781837634279
Discover over 80 recipes for modeling and handling real-life biological data using modern libraries from the R ecosystem Key Features - Apply modern R packages to process biological data using real-world examples - Represent biological data with advanced visualizations and workflows suitable for research and publications - Solve real-world bioinformatics problems such as transcriptomics, genomics, and phylogenetics - Purchase of the print or Kindle book includes a free PDF eBook Book
최근 본 책