UBC-MDS/Rmleda: R package that helps with preliminary eda for supervised machine learning tasks

The project aims to build a R package called Rmleda with relevant functions to help with preliminary EDA for a given dataset. The package contains functions and classes that help perform various data preparation and wrangling tasks such as data splitting, exploration, imputation, and scaling. These functionalities were identified as commonly-performed tasks in supervised machine learning settings but may provide value in other project types as well.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
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/Rmleda")
UBC-MDS/Rmleda documentation built on March 29, 2021, 7:04 a.m.