Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.34 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.34 KB

likelihood

GitHub last commit GitHub repo size License

This repository contains the code to build the likelihood package which contains tools for typical tasks in maintain machine learning models in production and the training of custom models, for more information review our documentation.

Prerequisities

Before you begin, ensure you have met the following requirements:

Installation

This package can be easily installed with pip:

pip install likelihood

Examples

You can check the examples folder.

More examples will be added soon.