thllwg/tpotr: An R-Wrapper for the Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming (TPOT)

TPOT is open source genetic programming-based AutoML system that optimizes a series offeature preprocessors and machine learning models with the goal of maximizing classification accuracy on a supervised classification task. This package provides an R interface to the python based TPOT reference implementation.

Getting started

Package details

MaintainerThorben Hellweg <thorben.hellweg@uni-muenster.de>
LicenseGPL-3 | file LICENSE.md
Version0.1.0
URL https://github.com/thllwg/tpotr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thllwg/tpotr")
thllwg/tpotr documentation built on July 5, 2019, 12:49 a.m.