
R学习
Jasminexjf
learning
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Udacity-数据科学方向框架总结
最近一直在Udacity上学习数据科学的相关方知识: 课程框架: 第一章:数据分析入门(资料记录在本地和博客上 python+SQL) 1.1 数据分析过程:question-wrangle-explore-draw conclusion-communicate wrangle: gather data -- assess data -- clean data 1.2 数据分析过程...原创 2019-05-17 22:21:33 · 491 阅读 · 0 评论 -
数据科学之第三章中lesson3的探索单变量 (R语言)
l课程讲解中的lesson3.rmd R学习 Lesson 3 ======================================================== *** ### What to Do First? Notes: *** ### Pseudo-Facebook User Data Notes: ```{r Pseudo-Facebook User Da...原创 2019-05-18 08:22:57 · 319 阅读 · 0 评论 -
数据科学之第三章中lesson4的探索两个变量 (R语言)
课程讲解中的lesson4.rmd Lesson 4 ======================================================== *** ### Scatterplots and Perceived Audience Size Notes: *** ### Scatterplots Notes: ```{r Scatterplots} libra...原创 2019-05-18 08:26:26 · 384 阅读 · 0 评论 -
数据科学之第三章中lesson5的探索多个变量 (R语言)
课程讲解中的lesson5.rmd Lesson 5 ======================================================== ### lesson4学习了两个变量之间的关系,本节课将更关注三个甚至更多个变量之间的关系。 ### Multivariate Data Notes: *** ### Moira Perceived Audience Si...原创 2019-05-18 08:30:39 · 501 阅读 · 0 评论 -
数据科学之第三章中lesson6的砖石价格预测 (R语言)
课程讲解中的Lesson6.rmd Lesson 6 ======================================================== ### 1.Welcome Notes: *** ### 3.Scatterplot Review Notes: # Let's start by examining two variables in the data ...原创 2019-05-18 08:32:04 · 823 阅读 · 0 评论