舉報

會員
Big Data Analytics with R
最新章節:
Summary
ThisbookisintendedforDataAnalysts,Scientists,DataEngineers,Statisticians,Researchers,whowanttointegrateRwiththeircurrentorfutureBigDataworkflows.Itisassumedthatreadershavesomeexperienceindataanalysisandunderstandingofdatamanagementandalgorithmicprocessingoflargequantitiesofdata,howevertheymaylackspecificskillsrelatedtoR.
目錄(62章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- Acknowledgement
- About the Reviewers
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. The Era of Big Data
- Big Data – The monster re-defined
- Big Data toolbox - dealing with the giant
- R – The unsung Big Data hero
- Summary
- Chapter 2. Introduction to R Programming Language and Statistical Environment
- Learning R
- Revisiting R basics
- Applied data science with R
- Summary
- Chapter 3. Unleashing the Power of R from Within
- Traditional limitations of R
- To the memory limits and beyond
- Parallel R
- Boosting R performance with the data.table package and other tools
- Summary
- Chapter 4. Hadoop and MapReduce Framework for R
- Hadoop architecture
- A single-node Hadoop in Cloud
- HDInsight - a multi-node Hadoop cluster on Azure
- Summary
- Chapter 5. R with Relational Database Management Systems (RDBMSs)
- Relational Database Management Systems (RDBMSs)
- SQLite with R
- MariaDB with R on a Amazon EC2 instance
- PostgreSQL with R on Amazon RDS
- Summary
- Chapter 6. R with Non-Relational (NoSQL) Databases
- Introduction to NoSQL databases
- MongoDB with R
- HBase with R
- Summary
- Chapter 7. Faster than Hadoop - Spark with R
- Spark for Big Data analytics
- Spark with R on a multi-node HDInsight cluster
- Summary
- Chapter 8. Machine Learning Methods for Big Data in R
- What is machine learning?
- GLM example with Spark and R on the HDInsight cluster
- Naive Bayes with H2O on Hadoop with R
- Neural Networks with H2O on Hadoop with R
- Summary
- Chapter 9. The Future of R - Big Fast and Smart Data
- The current state of Big Data analytics with R
- The future of R
- Where to go next
- Summary 更新時間:2021-07-14 10:43:02
推薦閱讀
- JavaScript全程指南
- 信息可視化的藝術:信息可視化在英國
- 深入實踐Spring Boot
- PHP網絡編程學習筆記
- Java程序設計:原理與范例
- 零基礎學單片機C語言程序設計
- Android系統原理及開發要點詳解
- SQL Server實用教程(SQL Server 2008版)
- ASP.NET程序開發范例寶典
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Web開發新體驗
- HTML5+CSS+JavaScript深入學習實錄
- PHP程序設計經典300例
- 威脅建模:設計和交付更安全的軟件
- JavaWeb入門經典
- Java入門經典
- HTML 5與CSS 3權威指南(第4版·下冊)
- 新手學ASP動態網頁開發
- UI設計參考手冊
- 深入解析WPF編程
- PHP程序開發參考手冊
- 西門子PLC 200/300/400應用程序設計實例精講(第2版)
- Java語言案例教程
- 深入理解Android網絡編程:技術詳解與最佳實踐
- C#程序設計經典300例
- Elasticsearch技術解析與實戰
- JavaWeb整合開發實例精通:Struts+Hibernate+Spring
- 深入學習Java開發簡單應用(藍橋杯軟件大賽培訓教材-Java方向)
- Java Web輕量級開發全體驗
- 程序是怎樣跑起來的