ranibasna/NumericalTransformation: Transform Categorical data to Numerical

This package intends to convert categorical features into numerical ones. This will help in employing algorithms and methods that only accept numerical data as input. The main motivation for writing this package is to use in clustering assignments.

Getting started

Package details

MaintainerThe package maintainer <ranibasna@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/ranibasna/NumericalTransformation
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ranibasna/NumericalTransformation")
ranibasna/NumericalTransformation documentation built on Sept. 2, 2021, 9:50 a.m.