Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emilhvitfeldt/feature-engineering-az

Source for book "Feature Engineering A-Z"
https://github.com/emilhvitfeldt/feature-engineering-az

feature-engineering feature-extraction feature-selection machine-learning scikit tidymodels

Last synced: about 2 months ago
JSON representation

Source for book "Feature Engineering A-Z"

Awesome Lists containing this project

README

        

# 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](https://rstudio.github.io/renv/index.html) being used to manage R dependencies and [Poetry](https://python-poetry.org/) being used to manage Python dependencies.

The book is rendered using [Quarto](https://quarto.org/). For this to work smoothly, the environment variable `RETICULATE_PYTHON` has been specified in [.Renviron](.Renviron).