Skip to content

schmidtbri/ml-base

Repository files navigation

Code Quality Status License PyPi

ml-base

ml-base is a package that provides base classes and utilities that are useful for deploying machine learning models.

Installation

The easiest way to install ml-base is using pip

pip install ml-base

Usage

There are several examples of how to use the ml-base framework in the documentation.

Development

First, download the source code with this command:

git clone https://github.com/schmidtbri/ml-base

Then create a virtual environment and activate it:

# go into the project directory
cd ml-base

make venv

source venv/bin/activate

Install the dependencies:

make dependencies

Testing

To run the unit test suite execute these commands:

# first install the test dependencies
make test-dependencies

# run the test suite
make test

# clean up the unit tests
make clean-test

About

Base classes and utilities that are useful for deploying ML models.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy