Pinned Repositories
automlr
autoxgboost3
autoxgboost emulation for mlr3
ml-class
Machine learning lessons and teaching projects designed for engineers
mlr3automl
Automated machine learning in mlr3
mlrintermbo
mlrMBO-mlr3-interface
thesis_template
An unofficial template for MA / BA theses at SLDS, dept. of Statistics, LMU Munich
typer
Dynamic Type Checking in R
mlr3pipelines
Dataflow Programming for Machine Learning in R
mlrCPO
Composable Preprocessing Operators for MLR
mosmafs
Multi-Objective Simultaneous Model and Feature Selection
mb706's Repositories
mb706/autoxgboost3
autoxgboost emulation for mlr3
mb706/mlrintermbo
mlrMBO-mlr3-interface
mb706/thesis_template
An unofficial template for MA / BA theses at SLDS, dept. of Statistics, LMU Munich
mb706/mlr3automl
Automated machine learning in mlr3
mb706/oaida
OpenAI Dashboard Toy Project
mb706/typer
Dynamic Type Checking in R
mb706/01_git
Homework Task I -- git and GitHub
mb706/01_git-1
Homework Task I -- git and GitHub
mb706/01_git-2
Homework Task I -- git and GitHub
mb706/backports
Reimplementations of Functions Introduced Since R-3.0.0
mb706/basenji
Sequential regulatory activity predictions with deep convolutional neural networks.
mb706/batchtools
Tools for computation on batch systems
mb706/batchtools_redis
Schedule Batchtools through Redis
mb706/biglasso
biglasso: Extending Lasso Model Fitting to Big Data in R
mb706/coa
mb706/counterfactuals
counterfactuals: An R package for Counterfactual Explanation Methods
mb706/data.table
R's data.table package extends data.frame:
mb706/doubleml-for-r
DoubleML - Double Machine Learning in R
mb706/lhs
Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples
mb706/mlr.mini
Mini package for Machine Learning in R
mb706/mlr3pipelines
:exclamation: This is a read-only mirror of the CRAN R package repository. mlr3pipelines — Preprocessing Operators and Pipelines for 'mlr3'. Homepage: https://mlr3pipelines.mlr-org.com, https://github.com/mlr-org/mlr3pipelines Report bugs for this package: https://github.com/mlr-org/mlr3pipelines/issues
mb706/mlrMBO
Model-based optimization with mlr
mb706/mlrmini
mlrmini - A mini version of the mlr package.
mb706/nitrodox
ParamHelpers Next Generation
mb706/progr.lmu
LMU Programming R Course
mb706/R-Package-np
R package np (Nonparametric Kernel Smoothing Methods for Mixed Data Types)
mb706/r_package_demo
Demo for writing an R package
mb706/s3internal
mb706/Sclass
Syntactic Sugar for S3 Classes in R
mb706/SwarmSVM
The repository is an R package about ensemble learning algorithms based on SVM for my Google Summer of Code 2015 project