UBC-MDS/PrepR: Makes Preprocessing Easier

Preprocessing a dataset for machine learning can be a hassle. This package allows you to easily do a train/test/validation split, identify the data types of each column, one hot encode, and scale features.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/UBC-MDS/PrepR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/PrepR")
UBC-MDS/PrepR documentation built on April 2, 2020, 3:55 a.m.