Skip to content

WeakPDELibrary vs ParametrizedLibrary, fulltweights vs fullweights0 #307

Closed Answered by znicolaou
Jacob-Stevens-Haas asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the slow response! I think currently, if a user tries to tensor together two weak libraries with a generalized library, it will calculate the product of the weak features and attempt to run the optimizer on those nonsensical features. We probably want to issue a warning at least in that case. Even in the TensoredLibrary class in feature_library/base.py, it does not currently check if the library is weak or is generalized library composed of weak libraries. A user could probably produce bad results if they tried complicated things naively.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Jacob-Stevens-Haas
Comment options

@znicolaou
Comment options

Answer selected by Jacob-Stevens-Haas
@Jacob-Stevens-Haas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants