一堆R語言學習資料

2021-02-21 夜裡三點

AnomalyDetection - AnomalyDetection R package from Twitter.

ahaz - Regularization for semiparametric additive hazards regression.

arules - Mining Association Rules and Frequent Itemsets

bigrf - Big Random Forests: Classification and Regression Forests for Large Data Sets

bigRR - Generalized Ridge Regression (with special advantage for p » n cases)

bmrm - Bundle Methods for Regularized Risk Minimization Package

Boruta - A wrapper algorithm for all-relevant feature selection

BreakoutDetection - Breakout Detection via Robust E-Statistics from Twitter.

bst - Gradient Boosting

CausalImpact - Causal inference using Bayesian structural time-series models.

C50 - C5.0 Decision Trees and Rule-Based Models

caret - Classification and Regression Training

Clever Algorithms For Machine Learning

CORElearn - Classification, regression, feature evaluation and ordinal evaluation

CoxBoost - Cox models by likelihood based boosting for a single survival endpoint or competing risks

Cubist - Rule- and Instance-Based Regression Modeling

e1071 - Misc Functions of the Department of Statistics (e1071), TU Wien

earth - Multivariate Adaptive Regression Spline Models

elasticnet - Elastic-Net for Sparse Estimation and Sparse PCA

ElemStatLearn - Data sets, functions and examples from the book: 「The Elements of Statistical Learning, Data Mining, Inference, and Prediction」 by Trevor Hastie, Robert Tibshirani and Jerome Friedman

evtree - Evolutionary Learning of Globally Optimal Trees

FSelector - A feature selection framework, based on subset-search or feature ranking approches.

frbs - Fuzzy Rule-based Systems for Classification and Regression Tasks

GAMBoost - Generalized linear and additive models by likelihood based boosting

gamboostLSS - Boosting Methods for GAMLSS

gbm - Generalized Boosted Regression Models

glmnet - Lasso and elastic-net regularized generalized linear models

glmpath - L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model

GMMBoost - Likelihood-based Boosting for Generalized mixed models

grplasso - Fitting user specified models with Group Lasso penalty

grpreg - Regularization paths for regression models with grouped covariates

h2o - Deeplearning, Random forests, GBM, KMeans, PCA, GLM

hda - Heteroscedastic Discriminant Analysis

ipred - Improved Predictors

kernlab - kernlab: Kernel-based Machine Learning Lab

klaR - Classification and visualization

kohonen - Supervised and Unsupervised Self-Organising Maps.

lars - Least Angle Regression, Lasso and Forward Stagewise

lasso2 - L1 constrained estimation aka 『lasso』

LiblineaR - Linear Predictive Models Based On The Liblinear C/C++ Library

LogicReg - Logic Regression

maptree - Mapping, pruning, and graphing tree models

mboost - Model-Based Boosting

Machine Learning For Hackers

mvpart - Multivariate partitioning

MXNet - MXNet brings flexible and efficient GPU computing and state-of-art deep learning to R.

ncvreg - Regularization paths for SCAD- and MCP-penalized regression models

nnet - eed-forward Neural Networks and Multinomial Log-Linear Models

oblique.tree - Oblique Trees for Classification Data

pamr - Pam: prediction analysis for microarrays

party - A Laboratory for Recursive Partytioning

partykit - A Toolkit for Recursive Partytioning

penalized - L1 (lasso and fused lasso) and L2 (ridge) penalized estimation in GLMs and in the Cox model

penalizedLDA - Penalized classification using Fisher’s linear discriminant

penalizedSVM - Feature Selection SVM using penalty functions

quantregForest - quantregForest: Quantile Regression Forests

randomForest - randomForest: Breiman and Cutler’s random forests for classification and regression.

randomForestSRC - randomForestSRC: Random Forests for Survival, Regression and Classification (RF-SRC).

rattle - Graphical user interface for data mining in R.

rda - Shrunken Centroids Regularized Discriminant Analysis

rdetools - Relevant Dimension Estimation (RDE) in Feature Spaces

REEMtree - Regression Trees with Random Effects for Longitudinal (Panel) Data

relaxo - Relaxed Lasso

rgenoud - R version of GENetic Optimization Using Derivatives

rgp - R genetic programming framework

Rmalschains - Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains) in R

rminer - Simpler use of data mining methods (e.g. NN and SVM) in classification and regression

ROCR - Visualizing the performance of scoring classifiers

RoughSets - Data Analysis Using Rough Set and Fuzzy Rough Set Theories

rpart - Recursive Partitioning and Regression Trees

RPMM - Recursively Partitioned Mixture Model

RSNNS - Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS)

RWeka - R/Weka interface

RXshrink - RXshrink: Maximum Likelihood Shrinkage via Generalized Ridge or Least Angle Regression

sda - Shrinkage Discriminant Analysis and CAT Score Variable Selection

SDDA - Stepwise Diagonal Discriminant Analysis

SuperLearner and subsemble - Multi-algorithm ensemble learning packages.

svmpath - svmpath: the SVM Path algorithm

tgp - Bayesian treed Gaussian process models

tree - Classification and regression trees

varSelRF - Variable selection using random forests

xgboost - eXtreme Gradient Boosting Tree model, well known for its speed and performance.

相關焦點

  • R語言做深度學習
    閱讀本文,你可以獲得:R語言做深度學習工作環境創建R語言快速實現神經網絡模型R語言做深度學習的資料深度學習的應用場景感謝RStudio公司開發的keras包,使得R語言可以利用keras深度學習框架來做深度學習,具有簡潔,易學,好用等特性。什麼是Keras?
  • R語言學習入門導航-特別版
    在R語言資源隨處可見的今天(下午還有微信群有人轉發垃圾推文求盜版視頻資源,被我嚴厲批評了),甚至R語言導學帖也有不少,出自我們團隊就有:        但此文仍然值得我大力推薦,其重點在於知識體系建立及管理(以R語言為例子),在養成自己的編程思維的基礎上學會一門程式語言只要兩三天
  • Tidy時代R語言學習的一些ABC
    新年的第一個計劃,寫一個關於R語言數據處理和操作的教程,突出tidyverse出現之後的新方法。下面這篇小文章,給出了一個tidy時代R語言的入門書單和一些網絡資源。不全面,更不權威,就作為這個新教程系列的參考資料吧。
  • R語言學習筆記(一)
    R語言的優勢在於統計和繪圖兩大功能,而這也是科研論文裡面必需的兩大要素。所以如果你有需要,就跟著小編一起學習R吧。R是免費開源的軟體,網上很容易獲取資源,而Rstudio則是R編程可視化的不二選擇。R:https://cran.r-project.org/src/base/R-4/Rstudio:https://rstudio.com/products/rstudio/download/#download(注意根據自己的電腦系統選擇相應版本)看一下Rstudio的初始界面:
  • 堆排序算法C語言詳解
    在學習堆排序之前,首先需要了解堆的含義:在含有 n 個元素的序列中,如果序列中的元素滿足下面其中一種關係時,此序列可以稱之為堆。
  • 獨家 | 手把手教你學習R語言(附資源連結)
    本文為帶大家了解R語言以及分段式的步驟教程!人們學習R語言時普遍存在缺乏系統學習方法的問題。學習者不知道從哪開始,如何進行,選擇什麼學習資源。雖然網絡上有許多不錯的免費學習資源,然而它們多過了頭,反而會讓人挑花了眼。為了構建R語言學習方法,我們在Vidhya和DataCamp中選一組綜合資源,幫您從頭學習R語言。
  • R語言學習指南(1) 配置R與Rstudio
    學習R語言不需要任何編程經驗,只需一臺計算機即可。我希望許多人都應該來學習R語言,無論是工作還是自己學習數據分析都有用武之地,廢話不多說,讓我們開始吧。1.下載R與RstudioR作為一門程式語言,有Windows、Mac、Linux三大版本,下面一一展示R的安裝方法1.1 windows:R,目前選擇下載R 4.0.3版本 https://mirrors.tuna.tsinghua.edu.cn/CRAN/
  • R語言學習-自學篇-10.27
    R語言基礎變量講解-向量(中)學習連結:《R語言編程藝術》
  • R語言學習:實際工作用到的R包,如何增進tidyverse技能,GLM模型,tidymodels包學習
    這一周R語言學習,記錄如下。
  • 聊聊我的R語言學習路徑和感受
    曾經有好多朋友都向我問起過一個類似的問題:「我是***,對數據分析很感興趣,但目前是R語言的小白,也自學了一段時間,但總感覺使不上力,有沒有比較好的學習方法?」那就抽空來講一講我學習R語言的過程,希望對處於迷茫或困惑的朋友起到一點幫助。
  • 為什麼要使用R語言?我的R語言學習盤點
    1.已經了解些高級程序語言(非常重要)2.英語不壞3.概率統計理論基礎4.看數據不頭疼5.看cmd or terminal 也不頭疼 我開始學習R的時候,找到了這個帖子http://www.ppvke.com/Blog/archives/2373
  • 學習R語言:字符串操作
    本文內容來自《R 語言編程藝術》(The Art of R Programming),有部分修改儘管 R 是一門以數值向量和矩陣為核心的統計語言
  • R語言可視化學習筆記之gganimate包
    taoyan:R語言中文社區特約作家,偽碼農,R語言愛好者,愛開源。個人博客: https://ytlogos.github.io/公眾號:生信大講堂往期回顧_0.7    magrittr_1.5[4] munsell_0.4.3     colorspace_1.3-2  rlang_0.1.6[7] stringr_1.2.0     plyr_1.8.4        tools_3.4.3[10] grid_3.4.3        gtable_0.2.0      utf8_1.1.3
  • 學習 R 語言:矩陣和數組
    本文內容來自《R 語言編程藝術》(The Art of R Programming),有部分修改矩陣 (Matrix) 是一種特殊的向量
  • Rust語言入門教程 棧和堆
    棧和堆作為一個系統語言,Rust 在底層運作。如果你有一個高級語言的背景,這可能有一些你不太熟悉的系統編程方面的內容。
  • R語言深度學習——Keras來了!
    R語言到底能否勝任深度學習?R語言的深度學習資料確實不多,本文介紹用Keras在R語言上實現深度學習任務。
  • 想自學R語言,從哪裡入門|R教程
    什麼是RR 是一款開源(免費)的統計分析和繪圖的語言和作業系統。
  • R語言|1. R與R Studio的安裝及基本設置
    這裡多說一句,用R語言時儘量都用英語或者拼音或者縮寫,很多地方R會識別為亂碼所以,我們只把R Studio放在桌面或快速啟動欄就能使用R語言設置好工作目錄後,新建的R文件/生成的圖表會默認儲存在這裡,而且只要把數據放到工作目錄下讀取時就可以很方便讀取了下圖錯了應選
  • (生信篇)R語言學習第一天-初識R
    R語言是一種為統計計算和繪圖而生的語言和環境,它有多強大我們就不多說了。對於用慣了windows系統下通過菜單和對話框操作軟體(如Excel,IBM SPSS,Minitab)的小夥伴們,初次接觸R,可能會不大習慣,因為它全部採用命令行的模式,所有的指令或代碼需要我們逐字輸入。
  • R語言爬蟲系列1|HTML基礎與R語言解析
    畢竟自己對於R語言也只能算個半吊子,對於R爬蟲更是只會Rcurl和rvest兩個包,我就想啊,難道R語言真的不能像Python那樣對於大家各色各樣的爬蟲需求有個完整的解決方案?對於非結構的網頁抓取真的就不能很好的處理?在碰到無規律的url的時候,R爬蟲進行翻頁抓取就那麼困難嗎?在Python爬蟲中用到的AJAX和Selenium技術R就不能也搞一搞?