choonghyunryu/alookr: Model Classifier for Binary Classification

A collection of tools that support data splitting, predictive modeling, and model evaluation. A typical function is to split a dataset into a training dataset and a test dataset. Then compare the data distribution of the two datasets. Another feature is to support the development of predictive models and to compare the performance of several predictive models, helping to select the best model.

Getting started

Package details

AuthorChoonghyun Ryu [aut, cre]
MaintainerChoonghyun Ryu <choonghyun.ryu@gmail.com>
LicenseGPL-2
Version0.3.9
URL https://choonghyunryu.github.io/alookr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("choonghyunryu/alookr")
choonghyunryu/alookr documentation built on Feb. 28, 2024, 3:04 a.m.