Skip to content

Code generated from the Machine Learning course to optimization tasks

License

Notifications You must be signed in to change notification settings

jzsmoreno/likelihood

Repository files navigation

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.