-
Updated
Jul 27, 2022 - R
#
classification
Here are 314 public repositories matching this topic...
Machine Learning in R
data-science
machine-learning
cran
tutorial
r
statistics
clustering
regression
feature-selection
tuning
classification
survival-analysis
r-package
hyperparameters-optimization
predictive-modeling
imbalance-correction
mlr
learners
stacking
multilabel-classification
mlr3: Machine Learning in R - next generation
-
Updated
Aug 10, 2022 - R
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, recommenders, and EDA.
r
timeseries
h2o
regression
supervised-learning
xgboost
classification
gpu-acceleration
lightgbm
recommender-system
feature-engineering
unsupervised-learning
automl
panel-data
multiclass-classification
automated-machine-learning
anomaly-detection
catboost
intermittent-demand
funnel-data
-
Updated
Aug 7, 2022 - R
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
machine-learning
neural-network
clustering
svm
linear-regression
pca
classification
recommender-system
regularization
gradient-descent
k-means
anomalydetection
principal-component-analysis
learning-curve
-
Updated
Apr 11, 2021 - R
data-science
machine-learning
r
twitter
twitter-api
xgboost
classification
rstats
r-package
rtweet
twitter-bots
bot-detection
twitter-bot-detection
bot-detector
-
Updated
Oct 20, 2021 - R
Recommended learners for mlr3
-
Updated
Aug 10, 2022 - R
Model verification, validation, and error analysis
machine-learning
classification
regression-models
model-validation
error-analysis
residuals
explainable-artificial-intelligence
xai
-
Updated
Apr 28, 2022 - R
A portable and fast single cell type identifier
-
Updated
May 12, 2021 - R
This repository contains R code for exercices and plots in the famous book.
-
Updated
Oct 3, 2017 - R
Classification Based on Association Rules in R
-
Updated
May 26, 2022 - R
Misc Statistics and Machine Learning codes in R
machine-learning
r
statistics
neural-network
random-forest
clustering
regression
classification
nearest-neighbors
k-means
decision-trees
support-vector-machines
hypothesis-testing
principal-component-analysis
-
Updated
Mar 20, 2021 - R
R package for estimating speaker style distinctiveness in texts. Install it from CRAN!
-
Updated
Mar 4, 2021 - R
The Fashion-MNIST dataset and machine learning models.
data-science
machine-learning
r
fashion
svm
artificial-intelligence
dataset
mnist
supervised-learning
xgboost
classification
image-classification
artificial-neural-networks
image-recognition
support-vector-machines
fashion-mnist
-
Updated
Oct 24, 2017 - R
D-Lab's 6 hour introduction to machine learning in R. Learn the fundamentals of machine learning, regression, and classification, using tidymodels in R.
-
Updated
Mar 17, 2022 - R
OmicSelector - Environment, docker-based application and R package for biomarker signiture selection (feature selection) & deep learning diagnostic tool development from high-throughput high-throughput omics experiments and other multidimensional datasets. Initially developed for miRNA-seq, RNA-seq and qPCR.
data-science
data-mining
bioinformatics
rna-seq
r
deep-neural-networks
deep-learning
neural-network
docker-image
next-generation-sequencing
variable-selection
feature-selection
bioinformatics-pipeline
classification
r-package
omics
biomarker-discovery
qpcr
mirna
biomarkers
-
Updated
Jun 11, 2022 - R
Multi-Calibration & Multi-Accuracy Boosting for R
machine-learning
classification
post-processing
fairness
ethics
bias-correction
bias-detection
fairness-ai
fairness-ml
responsible-ai
-
Updated
Aug 9, 2022 - R
Ensemble Learning for Harmonization and Annotation of Single Cells (ELeFHAnt) provides an easy to use R package for users to annotate clusters of single cells, harmonize labels across single cell datasets to generate a unified atlas and infer relationship among celltypes between two datasets. It uses an ensemble of three machine learning classifiers 1) RF 2) SVM and 3) LR
machine-learning
scalability
classification
single-cell
annotation-tool
harmonization
ngs-analysis
single-cell-rna-seq
cell-biology
celltype-annotation
-
Updated
Jul 18, 2022 - R
A simple collection of well working NLP models (Keras, H2O, StarSpace) tuned and benchmarked on a variety of datasets.
-
Updated
Mar 8, 2019 - R
Pixel based classification of satellite imagery - feature generation using Orfeo Toolbox, feature selection using Learning Vector Quantization, CLassification using Decision Tree, Neural Networks, Random Forests, KNN and Naive Bayes Classifier
pixel
weka
naive-bayes-classifier
classification
satellite-imagery
knn
multi-layer-perceptron
ensemble-classifier
-
Updated
Jun 15, 2017 - R
feseR: Combining feature selection methods for analyzing omics data
-
Updated
Mar 28, 2021 - R
High Dimensional Discriminant Analysis in R ✨
-
Updated
Jul 11, 2019 - R
Regularized and Pruned Extreme Learning Machines in R
-
Updated
Nov 19, 2016 - R
(2018) Churn Management & Customer Retention Project for my Ryerson Capstone using Tableau, R, AWS and SQL
-
Updated
Sep 13, 2018 - R
An R package for Multi-Label Prediction Using Gibbs Sampling (and Classifier Chains)
machine-learning
r
supervised-learning
classification
rstats
r-package
mcmc
multi-label-classification
-
Updated
Mar 6, 2020 - R
Course Material: Business Analytics and Decision Support with R
data-mining
r
statistics
shiny
clustering
regression
business-intelligence
kpi
forecasting
classification
dashboards
shinyapps
shinydashboard
time-series-analysis
association-analysis
business-analytics
management-information-system
decision-support-systems
-
Updated
Sep 11, 2020 - R
Classification of Single cells by Transfer Learning
-
Updated
Apr 12, 2021 - R
-
Updated
Jul 9, 2017 - R
Simulating Supervised Learning Data
machine-learning
r
simulation
variable-importance
regression
feature-selection
supervised-learning
classification
simulate-data
-
Updated
Dec 16, 2020 - R
GabeAl
commented
Nov 26, 2019
Hello,
I'd like to use this package with extremely high-dimensional datasets, which aren't supported by glmnet because of its 4gb integer/array size limitation. Therefore I want to know how I can specify the initial state ("init" parameter of htlr() ) for the markov chain, and what format this variable can take.
For example, I would like to use the biglasso package on millions of features a
Improve this page
Add a description, image, and links to the classification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the classification topic, visit your repo's landing page and select "manage topics."
Everyone is welcome to add more algorithms to this project. This repo is new so we need contributions from all.