Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 2.24 KB

README.rst

File metadata and controls

61 lines (46 loc) · 2.24 KB
Project generated with PyScaffold

M3Learning-Util

# M3Learning-Util

Utility functions for the M3-Learning Research Group

## Installation

`bash pip install m3learning-util `

## Purpose

This package contains utility functions that are used by the M3-Learning Research Group. The functions are divided into the following categories: * Machine learning utilities (ml) - functions that are used to prepreprocess data and conduct tst for machine learning models. * Utility functions (util) - These are utility function for making coding easier and dealing with file IO. * Visualization utilities (viz) - These are functions that are used to visualize data with less code.

Note

This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.