/scrAMbLedeggs

Project for Advanced Machine Learning course (WUT, summer semester 2021)

Primary LanguageR

scrAMbLedeggs

To perform all calculations in projects, you have to install packages renv and targets. Then run:

renv::activate()
renv::restore()
targets::tar_make()

Datasets used:

breast

Dataset comes from UCI.

We are using wdbc.data file with features 2-12. The first one is target: 1 (malignant) or 0 (benign). All the others are numeric variables.

credit-g

Downloaded using OpenML: credit-g

wells

Dataset from Oil and Gas Authority Open Data.