The literal meaning of valet is, a man's personal male attendant, who is responsible for his clothes and appearance.
This repository is home to reusable functions for routine automation tasks.
The core repository valet
consist of two sub-folders namely python-3
and R
. The code written in either python or r will live in their respective sub-folders.
Note: To get the following tree structure, open command prompt, navigate to the respository root folder and type the command tree
├───python_3
│ │
│ ├───ensemble
│ ├───synthetic_data_generator
│ ├───data
│ ├───digital_advert_dataset
│ ├───experiments
│ └───solutions
└───R
See contributing guide.