featForge

featForge is an R package for feature engineering tailored to credit scoring and application data analysis. It provides a suite of functions to extract, transform, and aggregate features from various data sources—including timestamps, email addresses, IP addresses, and transactional.

Features

Installation

Install the development version of featForge directly from GitHub with:

```r devtools::install_github(“LordRudolf/featForge”)