Awesome R資源大全中文版來了,全球最火的R工具包一網打盡(二)

2021-02-08 數萃大數據

AnomalyDetection  - 來自Twitter的AnomalyDetection R包.    官網:https://github.com/twitter/AnomalyDetection

ahaz - 半參數添加風險回歸的正則化.    官網:http://cran.r-project.org/web/packages/ahaz/index.html

arules - 挖掘關聯規則和頻繁項集.    官網:http://cran.r-project.org/web/packages/arules/index.html

bigrf - 大隨機森林:大型數據集的分類和回歸森林.    官網:http://cran.r-project.org/web/packages/bigrf/index.html

bigRR - 廣義回歸(特殊是在p >> n情況下).    官網:http://cran.r-project.org/web/packages/bigRR/index.html

bmrm - 風險最小化方案的正規化方法.    官網:http://cran.r-project.org/web/packages/bmrm/index.html

Boruta - 所有相關的特徵選擇算法的一個封裝 .   官網:http://cran.r-project.org/web/packages/Boruta/index.html

BreakoutDetection - Breakout Detection via Robust E-Statistics from Twitter.[暫時不明真相]    官網:https://github.com/twitter/BreakoutDetection

bst - 梯度增加.    官網:http://cran.r-project.org/web/packages/bst/index.html

CausalImpact - 利用貝葉斯時間序列結構模型進行因果推斷.    官網:https://github.com/google/CausalImpact

C50 - C5.0決策樹和基於規則的模型.    官網:http://cran.r-project.org/web/packages/C50/index.html

caret  - 分類和回歸訓練.    官網:http://cran.r-project.org/web/packages/caret/index.html

Clever Algorithms For Machine Learning

CORElearn - 分類、回歸、特徵評價和排序.    官網:http://cran.r-project.org/web/packages/CORElearn/index.html

CoxBoost - Cox models by likelihood based boosting for a single survival endpoint or competing risks.    官網:http://cran.r-project.org/web/packages/CoxBoost/index.html

Cubist - 規則和基於實例的回歸建模.    官網:http://cran.r-project.org/web/packages/Cubist/index.html

e1071 - Misc統計函數 (e1071),主要功能有類別分析、傅立葉變換,模糊聚類,支持向量機,最短路徑計算,樸素貝葉斯分類器等等.    官網:http://cran.r-project.org/web/packages/e1071/index.html

earth - 多元自適應回歸模型.    官網:http://cran.r-project.org/web/packages/earth/index.html

elasticnet - 稀疏估計和稀疏主成分分析.    官網:http://cran.r-project.org/web/packages/elasticnet/index.html

ElemStatLearn - 書籍"The Elements of Statistical Learning, Data Mining, Inference, and Prediction"中的數據集,函數和例子.    官網:http://cran.r-project.org/web/packages/ElemStatLearn/index.html

evtree - 全局最優樹的進化學習.    官網:http://cran.r-project.org/web/packages/evtree/index.html

forecast - 使用ARIMA, ETS, STLM, TBATS,和神經網絡進行時間序列預測.    官網:http://cran.r-project.org/web/packages/forecast/index.html

forecastHybrid - 使用"forecast"包對ARIMA, ETS, STLM, TBATS,和神經網絡模型進行交叉檢驗.    官網:http://cran.r-project.org/web/packages/forecastHybrid/index.html

FSelector - 一個基於subset-search或特性排名方法的特徵選擇框架.    官網:https://cran.r-project.org/web/packages/FSelector/index.html

frbs - 使用模糊規則系統處理分類和回歸的任務.    官網:http://cran.r-project.org/web/packages/frbs/index.html

GAMBoost -  基於廣義線性和加法模型.    官網:http://cran.r-project.org/web/packages/GAMBoost/index.html

gamboostLSS - GAMLSS方法的改善.    官網:http://cran.r-project.org/web/packages/gamboostLSS/index.html

gbm - 改善廣義線性模型.    官網:http://cran.r-project.org/web/packages/gbm/index.html

glmnet  - Lasso 和 elastic-net正規化廣義線性模型.    官網:http://cran.r-project.org/web/packages/glmnet/index.html

glmpath - L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model.    官網:http://cran.r-project.org/web/packages/glmpath/index.html

GMMBoost - 廣義混合模型.    官網:http://cran.r-project.org/web/packages/GMMBoost/index.html

grplasso - Fitting user specified models with Group Lasso penalty.    官網:http://cran.r-project.org/web/packages/grplasso/index.html

grpreg - Regularization paths for regression models with grouped covariates.    官網:http://cran.r-project.org/web/packages/grpreg/index.html

h2o  - Deeplearning, Random forests, GBM, KMeans, PCA, GLM.    官網:http://cran.r-project.org/web/packages/h2o/index.html

hda - 異方差判別分析.    官網:http://cran.r-project.org/web/packages/hda/index.html

ipred - 預測器改進.    官網:http://cran.r-project.org/web/packages/ipred/index.html

kernlab - kernlab: 基於內核學習的機器實驗室.    官網:http://cran.r-project.org/web/packages/kernlab/index.html

klaR - 分類和可視化.    官網:http://cran.r-project.org/web/packages/klaR/index.html

kohonen - 監督和非監督自組織映射.    官網:http://cran.r-project.org/web/packages/kohonen/

lars - Least Angle Regression, Lasso and Forward Stagewise.    官網:http://cran.r-project.org/web/packages/lars/index.html

lasso2 - L1 constrained estimation aka 『lasso』.    官網:http://cran.r-project.org/web/packages/lasso2/index.html

LiblineaR - 基於C/C++庫的線性預測模型.    官網:http://cran.r-project.org/web/packages/LiblineaR/index.html

lme4  - Mixed-effects models.    官網:https://github.com/lme4/lme4

LogicReg - 邏輯回歸模型.    官網:http://cran.r-project.org/web/packages/LogicReg/index.html 

maptree - 映射、修剪和圖形樹模型.    官網:http://cran.r-project.org/web/packages/maptree/index.html

mboost - Model-Based Boosting.    官網:http://cran.r-project.org/web/packages/mboost/index.html

Machine Learning For Hackers

mvpart - Multivariate partitioning.    官網:http://cran.r-project.org/web/packages/mvpart/index.html

MXNet  - MXNet brings flexible and efficient GPU computing and state-of-art deep learning to R.    官網:https://github.com/dmlc/mxnet/tree/master/R-package

ncvreg - Regularization paths for SCAD- and MCP-penalized regression models.    官網:http://cran.r-project.org/web/packages/ncvreg/index.html

nnet - eed-forward Neural Networks and Multinomial Log-Linear Models.    官網:http://cran.r-project.org/web/packages/nnet/index.html

oblique.tree - Oblique Trees for Classification Data.    官網:http://cran.r-project.org/web/packages/oblique.tree/index.html

pamr - Pam: 小矩陣預測分析.    官網:http://cran.r-project.org/web/packages/pamr/index.html

party - A Laboratory for Recursive Partytioning.    官網:http://cran.r-project.org/web/packages/party/index.html

partykit - A Toolkit for Recursive Partytioning.    官網:http://cran.r-project.org/web/packages/partykit/index.html

penalized - L1 (lasso and fused lasso) and L2 (ridge) penalized estimation in GLMs and in the Cox model.    官網:http://cran.r-project.org/web/packages/penalized/index.html

penalizedLDA - Penalized classification using Fisher's linear discriminant.    官網:http://cran.r-project.org/web/packages/penalizedLDA/index.html

penalizedSVM - 使用懲罰函數的特徵選擇支持向量機.    官網:http://cran.r-project.org/web/packages/penalizedSVM/index.html

quantregForest - quantregForest: Quantile Regression Forests.    官網:http://cran.r-project.org/web/packages/quantregForest/index.html

randomForest - 隨機森林: Breiman and Cutler's random forests for classification and regression.    官網:http://cran.r-project.org/web/packages/randomForest/index.html

randomForestSRC - randomForestSRC: Random Forests for Survival, Regression and Classification (RF-SRC).    官網:http://cran.r-project.org/web/packages/randomForestSRC/index.html

rattle - 圖形界面式的數據挖掘工具.    官網:http://cran.r-project.org/web/packages/rattle/index.html

rda - Shrunken Centroids Regularized Discriminant Analysis.    官網:http://cran.r-project.org/web/packages/rda/index.html

rdetools - Relevant Dimension Estimation (RDE) in Feature Spaces.    官網:http://cran.r-project.org/web/packages/rdetools/index.html

REEMtree - Regression Trees with Random Effects for Longitudinal (Panel) Data.    官網:http://cran.r-project.org/web/packages/REEMtree/index.html

relaxo - Relaxed Lasso.    官網:http://cran.r-project.org/web/packages/relaxo/index.html

rgenoud - R version of GENetic Optimization Using Derivatives.    官網:http://cran.r-project.org/web/packages/rgenoud/index.html

rgp - R基因編程框架.    官網:http://cran.r-project.org/web/packages/rgp/index.html

Rmalschains - 使用本地文化基因算法進行連續問題優化.[這裡翻譯不準]. Search Chains (MA-LS-Chains) in R.    官網:http://cran.r-project.org/web/packages/Rmalschains/index.html

rminer - 在分類和回歸問題中簡單的使用數據挖掘方法(如神經網絡和支持向量機).    官網:http://cran.r-project.org/web/packages/rminer/index.html

ROCR - 可視化評分分類器的性能.    官網:http://cran.r-project.org/web/packages/ROCR/index.html

RoughSets - 使用粗糙集和模糊粗糙集理論進行數據分析.    官網:http://cran.r-project.org/web/packages/RoughSets/index.html

rpart - Recursive Partitioning and Regression Trees.    官網:http://cran.r-project.org/web/packages/rpart/index.html

RPMM - Recursively Partitioned Mixture Model.    官網:http://cran.r-project.org/web/packages/RPMM/index.html

RSNNS - Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS).    官網:http://cran.r-project.org/web/packages/RSNNS/index.html

Rsomoclu - Parallel implementation of self-organizing maps.    官網:https://cran.r-project.org/web/packages/Rsomoclu/index.html

RWeka - Weka的R接口(Weka是基於JAVA環境下開源的機器學習以及數據挖掘軟體).    官網:http://cran.r-project.org/web/packages/RWeka/index.html

RXshrink - RXshrink: Maximum Likelihood Shrinkage via Generalized Ridge or Least Angle Regression.    官網:http://cran.r-project.org/web/packages/RXshrink/index.html

sda - Shrinkage Discriminant Analysis and CAT Score Variable Selection.    官網:http://cran.r-project.org/web/packages/sda/index.html

SDDA - Stepwise Diagonal Discriminant Analysis.    官網:http://cran.r-project.org/web/packages/SDDA/index.html

SuperLearner and subsemble - Multi-algorithm ensemble learning packages.    官網:https://github.com/ecpolley/SuperLearner

svmpath - svmpath: the SVM Path algorithm.    官網:http://cran.r-project.org/web/packages/svmpath/index.html

tgp - Bayesian treed Gaussian process models.    官網:http://cran.r-project.org/web/packages/tgp/index.html

tree - 分類和回歸樹.    官網:http://cran.r-project.org/web/packages/tree/index.html

varSelRF - 使用隨機森林進行變量選擇.    官網:http://cran.r-project.org/web/packages/varSelRF/index.html

xgboost  - eXtreme Gradient Boosting Tree model, well known for its speed and performance.    官網:https://github.com/tqchen/xgboost/tree/master/R-package

相關焦點

  • 【翻譯】Awesome R資源大全中文版來了,全球最火的R工具包一網打盡,超過300+工具,還在等什麼?
    說明:本文已經提交到github,地址:https://github.com/asxinyu/awesome-R ,由於個人知識和能力限制,部分組件特別是機器學習方面比較專業的術語無法翻譯,如果有懂的朋友可以留言或者在github直接修改。一起完善。  這裡有很多非常不錯的R包和工具. 該想法來自於awesome-machine-learning.
  • 全球最火的R工具包一網打盡,超過300+工具,還在等什麼?
    這裡有很多非常不錯的R包和工具. 該想法來自於awesome-machine-learning.網址:https://github.com/josephmisiti/awesome-machine-learning這裡是包的導航清單,看起來更方便:https://awesome-r.com/通過這些翻譯了解這些工具包,以後幹活也就方便多了。
  • Awesome R資源大全中文版來了,全球最火的R工具包一網打盡,超過300+工具,還在等什麼?
    AnomalyDetection  - 來自Twitter的AnomalyDetection R包.    官網:https://github.com/twitter/AnomalyDetectionahaz - 半參數添加風險回歸的正則化.
  • 中文版 Awesome VS Code 來啦~
    👉👉👉 中文版 Awesome VS Code:  https://github.com/formulahendry/awesome-vscode-cn
  • R 語言入門學習路線與資源匯總
    今天簡單介紹下R語言的學習路線以及R學習資源匯總。1. R基礎入門學習R語言的最好方法就是在實踐中學習,多多動手,多碼代碼,這個最重要。紙上得來終覺淺,絕知此事要躬行。安裝好R後,可以選擇一個R集成開發環境(IDE),這裡強烈推薦安裝RStudio[10],RStudio是目前最受歡迎的R集成開發環境,體驗效果極佳。並且RStudio上也提供了很多R學習資源,可以點擊菜單欄查看免費獲取。
  • R包安裝
    R包三種下載方式首先根據r包存儲的地方,就可以分為三種下載方式
  • 獨家 | 手把手教你學習R語言(附資源連結)
    可以選擇Linux、Mac和Windows對應二進位文件下載。您可能會考慮使用R語言自帶的控制臺,但我們建議您安裝R語言集成開發環境(IDE)。RStudio(https://www.rstudio.com/)是最有名的IDE,它能讓R語言編碼更容易、更快,還能讓您輸入多行代碼、處理圖形、安裝和維護程序,有效引導您的編程環境。
  • Tidy時代R語言學習的一些ABC
    這個號用到的主要數據工具是R語言。原因很簡單,我用R用了11年,順手。R從來都不是最熱的數據工具,就國內的情況來說,2010年時最熱的是Matlab,到了2020年最熱的成了Python。在我看來,爭論哪種語言工具是最好的對於實際工作並沒有太大的意義。選擇什麼樣的工具,要看熟練程度、工作要求、應用場景和具體問題。
  • 100個統計學 & R語言學習資源網站
    target=https%3A//cosx.org/[8]統計學資源連結大全: https://link.zhihu.com/?target=http%3A//staff.ustc.edu.cn/~ynyang/stat-resources.html[9]該老師的主頁: https://link.zhihu.com/?
  • 2020年滲透測試筆記、文章、教程、工具資源合集一
    [5586星] [1m]rshipp / awesome-malware-analysis精選的真棒惡意軟體分析工具和資源列表。[5229星] [4m] [Py]ytisf / thezooLIVE惡意軟體的存儲庫,您可以自己感到高興和高興。
  • 使用R製作漂亮的表格(全網最全的方法)
    全網最全的R製作漂亮的表格方法本文原文來自:https://rfortherestofus.com/2019/11/how-to-make-beautiful-tables-in-r
  • 關於 R Markdown 的一些 tips
    [FigName](logo_r_graph_gallery.jpg)</center>減少圖片周圍的空白區域有時候 R 代碼生成的圖片周圍有太多空白,這時可以用 fig.asp 參數來調整。這裡我使用了 fig.asp=0.50。
  • 乾貨|滲透測試工具資源庫
    /wifiphisher9、密碼破解密碼破解工具:https://github.com/shinnok/johnny本地存儲的各類密碼提取利器:https://github.com/AlessandroZ/LaZagne10、二進位及代碼分析工具二進位分析工具
  • 機器學習 · R語言包大全(共99個包)
    Rules,2個包模糊規則系統,Fuzzy Rule-based Systems,2個包模型選擇與驗證,Model selection and validation,6個包其他程序,Other procedures,3個包綜合的包,Meta packages,4個包統計學習要素,Elements of Statistical Learning
  • R語言包,掌握這10個就夠了!(含資源下載)
    一、數據可視化ggplot2ggplot2是最常用、最受用戶們喜愛的作圖工具包了,被譽為數據作圖的標杆。它做出的圖不僅漂亮,而且可以涵蓋很多複雜的信息。網上也有大量關於它的教程,學習資源很豐富。二、統計分析lme4 (或者nlme)如果你常做一些複雜的數據,實驗分了好幾個層,有好多亞組,亞組下面還有亞亞組,比如要做好幾種細胞,檢測好幾個指標,每個指標還有不同的觀察時間點……此時lme4包就可以比較輕鬆地把這些數據組織起來。
  • R語言 | R包安裝大法
    可是,這個xlsx是R中最難安裝的包之一,因為它依賴於rJava包,這個rJava就牽扯到Java的配置,所以如果出現如下報錯:報錯1:錯誤: package or namespace load failed for 『xlsx』: loadNamespace()裡算』rJava』時.onLoad失敗了,詳細內容:  調用: dyn.load(file, DLLpath
  • Python 資源大全中文版
    官網conda:跨平臺,Python 二進位包管理工具。官網Curdling:管理 Python 包的命令行工具。官網wheel:Python 分發的新標準,意在取代 eggs。官網包倉庫本地 PyPI 倉庫服務和代{過}{濾}理。warehouse:下一代 PyPI。
  • 乾貨|Python滲透測試工具庫
    /sophron/wifiphisher密碼破解:密碼破解工具:https://github.com/shinnok/johnny本地存儲的各類密碼提取利器:https://github.com/AlessandroZ/LaZagne二進位及代碼分析工具:二進位分析工具https://github.com/devttys0
  • 漏洞挖掘 | 滲透測試工具庫
    /sophron/wifiphisher密碼破解:密碼破解工具:https://github.com/shinnok/johnny本地存儲的各類密碼提取利器:https://github.com/AlessandroZ/LaZagne二進位及代碼分析工具:二進位分析工具https://github.com/devttys0
  • R包shiny開發網頁系列
    shiny是個神奇的R包,快來學一波~~~R包shiny開發網頁--1.