Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayer79/interpretable_ml

Some code snippets about making machine learning models less black box
https://github.com/mayer79/interpretable_ml

Last synced: 15 days ago
JSON representation

Some code snippets about making machine learning models less black box

Awesome Lists containing this project

README

        

# Interpretable Machine Learning

- `01_prepare.R`: Data preparation

- `02_modelling.R`: Modelling

- `03_report.Rmd`: R Markdown script with background, descriptions and results.

- `functions.R`: Collection of functions used within the project. Always read via `source` if required.

It suffices to run each script once. Afterwards, they can be run independently in fresh R sessons.

TODO: Univariate data description