Closed mikesokolovv closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
3246ce7
) to head (f6840d8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi, thanks for PR!
Could you please give it a more relevant name? "Additional" is quite ambiguous; for me, it sounds like "optional."
Also, please separate changes in the description into 2 bullet points (added configs and moved rs)
Could you please give it a more relevant name? "Additional" is quite ambiguous; for me, it sounds like "optional."
By this I wanted to say that "additional" sounds like "optional", but these configs are not "optional" and hence not "additional". So, please, give to this PR some meaningful name, and better do not connect it with the branch name since it's already different. You can name it Configs for simple models
, it'd be fine.
Sorry for confusion.
Description
EASE
,Random
andPureSVD
modelsRandomState
serialization to models/base.pyType of change