For students of Harvard CSCI E-96 Data Mining for Business
If you are new to R, please take an online course to get familarity prior to the first session. We will still cover R basics but students have been aided by spending a few hours taking a free online course at DataQuest or DataCamp. The code below should be run in the console to install packages needed for the semester.
If you encounter any errors don't worry we will find time to work through them. The qdap
library is usually the trickiest because it requires Java and rJava
. So if you get any errors, try removing that from the code below and rerunning. This will take a long time if you don't already have the packages, so please run prior to class, and at a time you don't need your computer ie at night.
# Individually you can use
# install.packages('packageName') such as below:
install.packages('ggplot2')
# or
install.packages('pacman')
pacman::p_load(ggplot2, ggthemes, rbokeh, maps,
ggmap, leaflet, radiant.data, DataExplorer,
vtreat, dplyr, ModelMetrics, pROC,
MLmetrics, caret, e1071, plyr,
rpart.plot, randomForest, forecast, dygraphs,
lubridate, jsonlite, tseries, ggseas,
arules,fst, recommenderlab,reshape2,
TTR,quantmod, htmltools,
PerformanceAnalytics,rpart, data.table,
pbapply, rbokeh, stringi, tm, qdap,
dendextend, wordcloud, RColorBrewer,
tidytext, radarchart, openNLP, xml2, stringr,
devtools, flexdashboard, rmarkdown, httr)
# Additionally we will need this package from a different repo
install.packages('openNLPmodels.en',
repos= 'http://datacube.wu.ac.at/')
Email: [email protected]
java代写 c/c++代写 python代写 drracket代写 MIPS汇编代写 matlab代写 R语言代写 javascript代写
prolog代写 haskell代写 processing代写 ruby代写 scheme代写 ocaml代写 lisp代写
- 数据结构算法 data structure algorithm 代写
- 计算机网络 套接字编程 computer network socket programming 代写
- 数据库 DB Database SQL 代写
- 机器学习 machine learning 代写
- 编译器原理 Compiler 代写
- 操作系统OS(Operating System) 代写
- 计算机图形学 Computer Graphics opengl webgl 代写
- 人工智能 AI Artificial Intelligence 代写
- 大数据 Hadoop Map Reduce Spark HBase 代写
- 系统编程 System programming 代写
- 网页应用 Web Application 代写
- 自然语言处理 NLP natural language processing 代写
- 计算机体系结构 Computer Architecture 代写
- 计算机安全密码学computer security cryptography 代写
- 计算机理论 Computation Theory 代写
- 计算机视觉(Compute Vision) 代写