Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce MLFlow flavors for working with mojos and pojos #15654

Closed
wendycwong opened this issue Jul 25, 2023 · 1 comment · Fixed by #15849
Closed

Introduce MLFlow flavors for working with mojos and pojos #15654

wendycwong opened this issue Jul 25, 2023 · 1 comment · Fixed by #15849
Assignees
Labels
Milestone

Comments

@wendycwong
Copy link
Contributor

Currently inside MLFlow, h2o is supported by using binary models which have been deprecated. Marek wants to replace it with H2O-3 mojo/pojo instead. Since MLFlow is very popular, this will help to advertise H2O-3 and increase H2O-3 adoption.

@wendycwong
Copy link
Contributor Author

Here is the repo where h2o deals with binary model: https://github.com/mlflow/mlflow/blob/master/mlflow/h2o.py

@mn-mikke mn-mikke changed the title Replace h2o code in MLFlow working with mojo/pojo instead of h2o binary model Introduce MLFlow flavors for working with mojos and pojos Oct 19, 2023
@mn-mikke mn-mikke added this to the 3.46.0.1 milestone Oct 19, 2023
mn-mikke added a commit that referenced this issue Nov 14, 2023
…15849)

* [GH-15654] Introduce MLFlow flavors for working with mojos and pojos

* First version of mojo flavor by Eric Wolf

* New saving method

* Update loading mojos

* Fix upload mojos.

* Fix building

* Fix h2o_mlflow_flavor

* Update

* Update loader module

* Update h2o_mojo

* Add genmodel flavor

* Fix pojo

* Fix pojo

* Add extraction of metrics

* Fix metric extraction

* add input examples

* moved mlflow-flavor

* Add examples

* Add doc

* Add description.rst

* Update description

* description

* description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* update description

* Add flavor as self reference

* Update build definition

* Remove gitignore

* Just one doc

* Revert DRF_mojo.ipynb

---------

Co-authored-by: Eric Wolf <eric.wolf@h2o.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants