Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Separate model loading.#17

Open
alfredo-f wants to merge 1 commit intodaveshap:mainfrom
alfredo-f:feature/model_loading
Open

Separate model loading.#17
alfredo-f wants to merge 1 commit intodaveshap:mainfrom
alfredo-f:feature/model_loading

Conversation

@alfredo-f
Copy link
Contributor

Hi David,

What

As discussed in #14, split the model loading to a separate module

How

  • Create new module model_loading.py
  • Split utils.py to the new module
  • Rename the variable to uppercase, since it's a global variable

Why

This allows for more flexibility in current and future model loading.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant