EmilHvitfeldt / feature-engineering-az

Source for book "Feature Engineering A-Z"
https://feaz-book.com/
102 stars 4 forks source link
feature-engineering feature-extraction feature-selection machine-learning scikit tidymodels

Feature Engineering A-Z

This repository contains the source material for the book "Feature Engineering A-Z". The rendered book can be found at https://feaz-book.com/

Installation

This book shows examples in both R and Python, with renv being used to manage R dependencies and Poetry being used to manage Python dependencies.

The book is rendered using Quarto. For this to work smoothly, the environment variable RETICULATE_PYTHON has been specified in .Renviron.