- Applied Supervised Learning with R
- Karthik Ramasubramanian Jojo Moolayil
- 131字
- 2021-06-11 13:22:30
Summary
In this chapter, we visited some basics of R programming data types, data structures, and important functions and packages. We described vectors, matrix, list, DataFrame, and data tables as different forms of storing data. In the data processing and transformation space, we explore the cbind, rbind, merge, reshape, aggregate, and apply family of functions.
We also discussed the most important packages in R such as dplyr, tidyr, and plyr. In the end, the ggplot2 data visualization package was used to demonstrate various types of visualization and how to draw insights from them.
In the next chapter, we will use all that you have learned in this chapter for performing Exploratory Data Analysis (EDA). In EDA, data transformation and visualization you learned here will be useful for drawing inferences from data.
- Windows phone 7.5 application development with F#
- Instant uTorrent
- SDL Game Development
- Deep Learning with PyTorch
- 嵌入式技術基礎與實踐(第5版)
- INSTANT Wijmo Widgets How-to
- 嵌入式系統設計教程
- 硬件產品經理手冊:手把手構建智能硬件產品
- 從零開始學51單片機C語言
- CC2530單片機技術與應用
- 基于Proteus仿真的51單片機應用
- Wireframing Essentials
- UML精粹:標準對象建模語言簡明指南(第3版)
- Service Mesh微服務架構設計
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker