Metadata-Version: 2.4
Name: RFmodule
Version: 0.1.0
Summary: A collection of useful Python functions to create finely tuned classification and regression models
Author: Soukaina Timouma
Author-email: Soukaina Timouma <soukaina.timouma@ox.ac.uk>
License: MIT
Description-Content-Type: text/markdown
Dynamic: author

# Random forest functions

# RFmodule

 This python library contains useful Python functions to create finely tuned classification and regression models.

## Installation

```bash
pip install RFmodule
