Skip to content

Makes it easy to ensemble your MLflow models, register the meta-model, and load it later for inference.

License

Notifications You must be signed in to change notification settings

AlexandreNap/MLflow_ensemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLflow_ensemble

This repository contains code to make easier the ensembling of mlflow models. You can make a custom mlflow.Pyfunc meta-model from your already trained models. You just have to implement the way it stacks models scores and the final decision method if the default one is not suitable for your problem.

About

Makes it easy to ensemble your MLflow models, register the meta-model, and load it later for inference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published