SlideShare une entreprise Scribd logo
1  sur  4
Prepared by Volkan OBAN
R
General-Purpose Machine Learning
Packages:
 ahaz - ahaz: Regularization for semiparametric additive hazards regression
 arules - arules: Mining Association Rules and Frequent Itemsets
 bigrf - bigrf: Big Random Forests: Classification and Regression Forests for
Large Data Sets
 bigRR - bigRR: Generalized Ridge Regression (with special advantage for p >>
n cases)
 bmrm - bmrm: Bundle Methods for Regularized Risk Minimization Package
 Boruta - Boruta: A wrapper algorithm for all-relevant feature selection
 bst - bst: Gradient Boosting
 C50 - C50: C5.0 Decision Trees and Rule-Based Models
 caret - Classification and Regression Training: Unified interface to ~150 ML
algorithms in R.
 caretEnsemble - caretEnsemble: Framework for fitting multiple caret models as
well as creating ensembles of such models.
 Clever Algorithms For Machine Learning
 CORElearn - CORElearn: Classification, regression, feature evaluation and
ordinal evaluation
 CoxBoost - CoxBoost: Cox models by likelihood based boosting for a single
survival endpoint or competing risks
 Cubist - Cubist: Rule- and Instance-Based Regression Modeling
 e1071 - e1071: Misc Functions of the Department of Statistics (e1071), TU
Wien
 earth - earth: Multivariate Adaptive Regression Spline Models
 elasticnet - elasticnet: Elastic-Net for Sparse Estimation and Sparse PCA
 ElemStatLearn - 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
Prediction" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
 evtree - evtree: Evolutionary Learning of Globally Optimal Trees
 forecast - forecast: Timeseries forecasting using ARIMA, ETS, STLM, TBATS, and
neural network models
 forecastHybrid - forecastHybrid: Automatic ensemble and cross validation of
ARIMA, ETS, STLM, TBATS, and neural network models from the "forecast"
package
 fpc - fpc: Flexible procedures for clustering
 frbs - frbs: Fuzzy Rule-based Systems for Classification and Regression Tasks
 GAMBoost - GAMBoost: Generalized linear and additive models by likelihood
based boosting
 gamboostLSS - gamboostLSS: Boosting Methods for GAMLSS
 gbm - gbm: Generalized Boosted Regression Models
 glmnet - glmnet: Lasso and elastic-net regularized generalized linear models
 glmpath - glmpath: L1 Regularization Path for Generalized Linear Models and
Cox Proportional Hazards Model
 GMMBoost - GMMBoost: Likelihood-based Boosting for Generalized mixed
models
 grplasso - grplasso: Fitting user specified models with Group Lasso penalty
 grpreg - grpreg: Regularization paths for regression models with grouped
covariates
 h2o - A framework for fast, parallel, and distributed machine learning
algorithms at scale -- Deeplearning, Random forests, GBM, KMeans, PCA, GLM
 hda - hda: Heteroscedastic Discriminant Analysis
 Introduction to Statistical Learning
 ipred - ipred: Improved Predictors
 kernlab - kernlab: Kernel-based Machine Learning Lab
 klaR - klaR: Classification and visualization
 lars - lars: Least Angle Regression, Lasso and Forward Stagewise
 lasso2 - lasso2: L1 constrained estimation aka ‘lasso’
 LiblineaR - LiblineaR: Linear Predictive Models Based On The Liblinear C/C++
Library
 LogicReg - LogicReg: Logic Regression
 Machine Learning For Hackers
 maptree - maptree: Mapping, pruning, and graphing tree models
 mboost - mboost: Model-Based Boosting
 medley - medley: Blending regression models, using a greedy stepwise
approach
 mlr - mlr: Machine Learning in R
 mvpart - mvpart: Multivariate partitioning
 ncvreg - ncvreg: Regularization paths for SCAD- and MCP-penalized
regression models
 nnet - nnet: Feed-forward Neural Networks and Multinomial Log-Linear
Models
 oblique.tree - oblique.tree: Oblique Trees for Classification Data
 pamr - pamr: Pam: prediction analysis for microarrays
 party - party: A Laboratory for Recursive Partytioning
 partykit - partykit: A Toolkit for Recursive Partytioning
 penalized - penalized: L1 (lasso and fused lasso) and L2 (ridge) penalized
estimation in GLMs and in the Cox model
 penalizedLDA - penalizedLDA: Penalized classification using Fisher's linear
discriminant
 penalizedSVM - 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 - rattle: Graphical user interface for data mining in R
 rda - rda: Shrunken Centroids Regularized Discriminant Analysis
 rdetools - rdetools: Relevant Dimension Estimation (RDE) in Feature Spaces
 REEMtree - REEMtree: Regression Trees with Random Effects for Longitudinal
(Panel) Data
 relaxo - relaxo: Relaxed Lasso
 rgenoud - rgenoud: R version of GENetic Optimization Using Derivatives
 rgp - rgp: R genetic programming framework
 Rmalschains - Rmalschains: Continuous Optimization using Memetic
Algorithms with Local Search Chains (MA-LS-Chains) in R
 rminer - rminer: Simpler use of data mining methods (e.g. NN and SVM) in
classification and regression
 ROCR - ROCR: Visualizing the performance of scoring classifiers
 RoughSets - RoughSets: Data Analysis Using Rough Set and Fuzzy Rough Set
Theories
 rpart - rpart: Recursive Partitioning and Regression Trees
 RPMM - RPMM: Recursively Partitioned Mixture Model
 RSNNS - RSNNS: Neural Networks in R using the Stuttgart Neural Network
Simulator (SNNS)
 RWeka - RWeka: R/Weka interface
 RXshrink - RXshrink: Maximum Likelihood Shrinkage via Generalized Ridge or
Least Angle Regression
 sda - sda: Shrinkage Discriminant Analysis and CAT Score Variable Selection
 SDDA - SDDA: Stepwise Diagonal Discriminant Analysis
 SuperLearner and subsemble - Multi-algorithm ensemble learning packages.
 svmpath - svmpath: svmpath: the SVM Path algorithm
 tgp - tgp: Bayesian treed Gaussian process models
 tree - tree: Classification and regression trees
 varSelRF - varSelRF: Variable selection using random forests
 XGBoost.R - R binding for eXtreme Gradient Boosting (Tree) Library
 Optunity - A library dedicated to automated hyperparameter optimization with
a simple, lightweight API to facilitate drop-in replacement of grid search.
Optunity is written in Python but interfaces seamlessly to R.
 igraph - binding to igraph library - General purpose graph library
 MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with
Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go,
Javascript and more.
Data Analysis / Data Visualization
 ggplot2 - A data visualization package based on the grammar of graphics.
Reference: https://github.com/josephmisiti/awesome-machine-learning#r-data-
analysis

Contenu connexe

Similaire à R Machine Learning packages( generally used)

GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
GlobalLogic Ukraine
 
IGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.pptIGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.ppt
grssieee
 

Similaire à R Machine Learning packages( generally used) (20)

RDataMining-reference-card
RDataMining-reference-cardRDataMining-reference-card
RDataMining-reference-card
 
Forecasting Default Probabilities in Emerging Markets and Dynamical Regula...
Forecasting Default Probabilities  in Emerging Markets and   Dynamical Regula...Forecasting Default Probabilities  in Emerging Markets and   Dynamical Regula...
Forecasting Default Probabilities in Emerging Markets and Dynamical Regula...
 
R refcard-data-mining
R refcard-data-miningR refcard-data-mining
R refcard-data-mining
 
General pipeline of transcriptomics analysis
General pipeline of transcriptomics analysisGeneral pipeline of transcriptomics analysis
General pipeline of transcriptomics analysis
 
Learning weighted lower linear envelope potentials in binary markov random fi...
Learning weighted lower linear envelope potentials in binary markov random fi...Learning weighted lower linear envelope potentials in binary markov random fi...
Learning weighted lower linear envelope potentials in binary markov random fi...
 
Yuwu chen
Yuwu chenYuwu chen
Yuwu chen
 
Variable selection for classification and regression using R
Variable selection for classification and regression using RVariable selection for classification and regression using R
Variable selection for classification and regression using R
 
SASA Presentation 2013
SASA Presentation 2013SASA Presentation 2013
SASA Presentation 2013
 
GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
GlobalLogic Machine Learning Webinar “Advanced Statistical Methods for Linear...
 
101717.kh miga ashg_grc
101717.kh miga ashg_grc101717.kh miga ashg_grc
101717.kh miga ashg_grc
 
Group Project
Group ProjectGroup Project
Group Project
 
Ofdma 1
Ofdma 1Ofdma 1
Ofdma 1
 
SISY 2008
SISY 2008SISY 2008
SISY 2008
 
Adaptive Beamforming Algorithms
Adaptive Beamforming Algorithms Adaptive Beamforming Algorithms
Adaptive Beamforming Algorithms
 
Restricted Boltzmann Machine | Neural Network Tutorial | Deep Learning Tutori...
Restricted Boltzmann Machine | Neural Network Tutorial | Deep Learning Tutori...Restricted Boltzmann Machine | Neural Network Tutorial | Deep Learning Tutori...
Restricted Boltzmann Machine | Neural Network Tutorial | Deep Learning Tutori...
 
Image Processing IEEE 2015 Projects
Image Processing IEEE 2015 ProjectsImage Processing IEEE 2015 Projects
Image Processing IEEE 2015 Projects
 
M phil-computer-science-signal-processing-projects
M phil-computer-science-signal-processing-projectsM phil-computer-science-signal-processing-projects
M phil-computer-science-signal-processing-projects
 
Package cluster r
Package cluster rPackage cluster r
Package cluster r
 
Ml srhwt-machine-learning-based-superlative-rapid-haar-wavelet-transformation...
Ml srhwt-machine-learning-based-superlative-rapid-haar-wavelet-transformation...Ml srhwt-machine-learning-based-superlative-rapid-haar-wavelet-transformation...
Ml srhwt-machine-learning-based-superlative-rapid-haar-wavelet-transformation...
 
IGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.pptIGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.ppt
 

Plus de Dr. Volkan OBAN

Plus de Dr. Volkan OBAN (20)

Conference Paper:IMAGE PROCESSING AND OBJECT DETECTION APPLICATION: INSURANCE...
Conference Paper:IMAGE PROCESSING AND OBJECT DETECTION APPLICATION: INSURANCE...Conference Paper:IMAGE PROCESSING AND OBJECT DETECTION APPLICATION: INSURANCE...
Conference Paper:IMAGE PROCESSING AND OBJECT DETECTION APPLICATION: INSURANCE...
 
Covid19py Python Package - Example
Covid19py  Python Package - ExampleCovid19py  Python Package - Example
Covid19py Python Package - Example
 
Object detection with Python
Object detection with Python Object detection with Python
Object detection with Python
 
Python - Rastgele Orman(Random Forest) Parametreleri
Python - Rastgele Orman(Random Forest) ParametreleriPython - Rastgele Orman(Random Forest) Parametreleri
Python - Rastgele Orman(Random Forest) Parametreleri
 
Linear Programming wi̇th R - Examples
Linear Programming wi̇th R - ExamplesLinear Programming wi̇th R - Examples
Linear Programming wi̇th R - Examples
 
"optrees" package in R and examples.(optrees:finds optimal trees in weighted ...
"optrees" package in R and examples.(optrees:finds optimal trees in weighted ..."optrees" package in R and examples.(optrees:finds optimal trees in weighted ...
"optrees" package in R and examples.(optrees:finds optimal trees in weighted ...
 
k-means Clustering in Python
k-means Clustering in Pythonk-means Clustering in Python
k-means Clustering in Python
 
Naive Bayes Example using R
Naive Bayes Example using  R Naive Bayes Example using  R
Naive Bayes Example using R
 
R forecasting Example
R forecasting ExampleR forecasting Example
R forecasting Example
 
k-means Clustering and Custergram with R
k-means Clustering and Custergram with Rk-means Clustering and Custergram with R
k-means Clustering and Custergram with R
 
Data Science and its Relationship to Big Data and Data-Driven Decision Making
Data Science and its Relationship to Big Data and Data-Driven Decision MakingData Science and its Relationship to Big Data and Data-Driven Decision Making
Data Science and its Relationship to Big Data and Data-Driven Decision Making
 
Data Visualization with R.ggplot2 and its extensions examples.
Data Visualization with R.ggplot2 and its extensions examples.Data Visualization with R.ggplot2 and its extensions examples.
Data Visualization with R.ggplot2 and its extensions examples.
 
Scikit-learn Cheatsheet-Python
Scikit-learn Cheatsheet-PythonScikit-learn Cheatsheet-Python
Scikit-learn Cheatsheet-Python
 
Python Pandas for Data Science cheatsheet
Python Pandas for Data Science cheatsheet Python Pandas for Data Science cheatsheet
Python Pandas for Data Science cheatsheet
 
Pandas,scipy,numpy cheatsheet
Pandas,scipy,numpy cheatsheetPandas,scipy,numpy cheatsheet
Pandas,scipy,numpy cheatsheet
 
ReporteRs package in R. forming powerpoint documents-an example
ReporteRs package in R. forming powerpoint documents-an exampleReporteRs package in R. forming powerpoint documents-an example
ReporteRs package in R. forming powerpoint documents-an example
 
ReporteRs package in R. forming powerpoint documents-an example
ReporteRs package in R. forming powerpoint documents-an exampleReporteRs package in R. forming powerpoint documents-an example
ReporteRs package in R. forming powerpoint documents-an example
 
R-ggplot2 package Examples
R-ggplot2 package ExamplesR-ggplot2 package Examples
R-ggplot2 package Examples
 
treemap package in R and examples.
treemap package in R and examples.treemap package in R and examples.
treemap package in R and examples.
 
Mosaic plot in R.
Mosaic plot in R.Mosaic plot in R.
Mosaic plot in R.
 

Dernier

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
JoseMangaJr1
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
amitlee9823
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
karishmasinghjnh
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
only4webmaster01
 

Dernier (20)

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 

R Machine Learning packages( generally used)

  • 1. Prepared by Volkan OBAN R General-Purpose Machine Learning Packages:  ahaz - ahaz: Regularization for semiparametric additive hazards regression  arules - arules: Mining Association Rules and Frequent Itemsets  bigrf - bigrf: Big Random Forests: Classification and Regression Forests for Large Data Sets  bigRR - bigRR: Generalized Ridge Regression (with special advantage for p >> n cases)  bmrm - bmrm: Bundle Methods for Regularized Risk Minimization Package  Boruta - Boruta: A wrapper algorithm for all-relevant feature selection  bst - bst: Gradient Boosting  C50 - C50: C5.0 Decision Trees and Rule-Based Models  caret - Classification and Regression Training: Unified interface to ~150 ML algorithms in R.  caretEnsemble - caretEnsemble: Framework for fitting multiple caret models as well as creating ensembles of such models.  Clever Algorithms For Machine Learning  CORElearn - CORElearn: Classification, regression, feature evaluation and ordinal evaluation  CoxBoost - CoxBoost: Cox models by likelihood based boosting for a single survival endpoint or competing risks  Cubist - Cubist: Rule- and Instance-Based Regression Modeling  e1071 - e1071: Misc Functions of the Department of Statistics (e1071), TU Wien  earth - earth: Multivariate Adaptive Regression Spline Models  elasticnet - elasticnet: Elastic-Net for Sparse Estimation and Sparse PCA
  • 2.  ElemStatLearn - 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 Prediction" by Trevor Hastie, Robert Tibshirani and Jerome Friedman  evtree - evtree: Evolutionary Learning of Globally Optimal Trees  forecast - forecast: Timeseries forecasting using ARIMA, ETS, STLM, TBATS, and neural network models  forecastHybrid - forecastHybrid: Automatic ensemble and cross validation of ARIMA, ETS, STLM, TBATS, and neural network models from the "forecast" package  fpc - fpc: Flexible procedures for clustering  frbs - frbs: Fuzzy Rule-based Systems for Classification and Regression Tasks  GAMBoost - GAMBoost: Generalized linear and additive models by likelihood based boosting  gamboostLSS - gamboostLSS: Boosting Methods for GAMLSS  gbm - gbm: Generalized Boosted Regression Models  glmnet - glmnet: Lasso and elastic-net regularized generalized linear models  glmpath - glmpath: L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model  GMMBoost - GMMBoost: Likelihood-based Boosting for Generalized mixed models  grplasso - grplasso: Fitting user specified models with Group Lasso penalty  grpreg - grpreg: Regularization paths for regression models with grouped covariates  h2o - A framework for fast, parallel, and distributed machine learning algorithms at scale -- Deeplearning, Random forests, GBM, KMeans, PCA, GLM  hda - hda: Heteroscedastic Discriminant Analysis  Introduction to Statistical Learning  ipred - ipred: Improved Predictors  kernlab - kernlab: Kernel-based Machine Learning Lab  klaR - klaR: Classification and visualization  lars - lars: Least Angle Regression, Lasso and Forward Stagewise  lasso2 - lasso2: L1 constrained estimation aka ‘lasso’  LiblineaR - LiblineaR: Linear Predictive Models Based On The Liblinear C/C++ Library  LogicReg - LogicReg: Logic Regression  Machine Learning For Hackers  maptree - maptree: Mapping, pruning, and graphing tree models
  • 3.  mboost - mboost: Model-Based Boosting  medley - medley: Blending regression models, using a greedy stepwise approach  mlr - mlr: Machine Learning in R  mvpart - mvpart: Multivariate partitioning  ncvreg - ncvreg: Regularization paths for SCAD- and MCP-penalized regression models  nnet - nnet: Feed-forward Neural Networks and Multinomial Log-Linear Models  oblique.tree - oblique.tree: Oblique Trees for Classification Data  pamr - pamr: Pam: prediction analysis for microarrays  party - party: A Laboratory for Recursive Partytioning  partykit - partykit: A Toolkit for Recursive Partytioning  penalized - penalized: L1 (lasso and fused lasso) and L2 (ridge) penalized estimation in GLMs and in the Cox model  penalizedLDA - penalizedLDA: Penalized classification using Fisher's linear discriminant  penalizedSVM - 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 - rattle: Graphical user interface for data mining in R  rda - rda: Shrunken Centroids Regularized Discriminant Analysis  rdetools - rdetools: Relevant Dimension Estimation (RDE) in Feature Spaces  REEMtree - REEMtree: Regression Trees with Random Effects for Longitudinal (Panel) Data  relaxo - relaxo: Relaxed Lasso  rgenoud - rgenoud: R version of GENetic Optimization Using Derivatives  rgp - rgp: R genetic programming framework  Rmalschains - Rmalschains: Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains) in R  rminer - rminer: Simpler use of data mining methods (e.g. NN and SVM) in classification and regression  ROCR - ROCR: Visualizing the performance of scoring classifiers  RoughSets - RoughSets: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
  • 4.  rpart - rpart: Recursive Partitioning and Regression Trees  RPMM - RPMM: Recursively Partitioned Mixture Model  RSNNS - RSNNS: Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS)  RWeka - RWeka: R/Weka interface  RXshrink - RXshrink: Maximum Likelihood Shrinkage via Generalized Ridge or Least Angle Regression  sda - sda: Shrinkage Discriminant Analysis and CAT Score Variable Selection  SDDA - SDDA: Stepwise Diagonal Discriminant Analysis  SuperLearner and subsemble - Multi-algorithm ensemble learning packages.  svmpath - svmpath: svmpath: the SVM Path algorithm  tgp - tgp: Bayesian treed Gaussian process models  tree - tree: Classification and regression trees  varSelRF - varSelRF: Variable selection using random forests  XGBoost.R - R binding for eXtreme Gradient Boosting (Tree) Library  Optunity - A library dedicated to automated hyperparameter optimization with a simple, lightweight API to facilitate drop-in replacement of grid search. Optunity is written in Python but interfaces seamlessly to R.  igraph - binding to igraph library - General purpose graph library  MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more. Data Analysis / Data Visualization  ggplot2 - A data visualization package based on the grammar of graphics. Reference: https://github.com/josephmisiti/awesome-machine-learning#r-data- analysis