Skip to content

Slef pert domain fix#77

Merged
coreyneskey merged 4 commits intomainfrom
SLEF_PERT_Domain_fix
May 29, 2025
Merged

Slef pert domain fix#77
coreyneskey merged 4 commits intomainfrom
SLEF_PERT_Domain_fix

Conversation

@coreyneskey
Copy link
Copy Markdown
Contributor

No description provided.

…or database operations. store uses UUID for replacement, load by name fetches the first match. Creating FairModel('New Name') generates a new UUID and thus a new, distinct model.
… in FairDataInput.__init__. This will ensure that any parameters supplied for SLEF (e.g., low, mode, high, constant, mean) are checked to be within [0, 1]. It also ensures that the generated values for SLEF are clipped to [0, 1].
@coreyneskey coreyneskey requested a review from darvid May 29, 2025 03:28
@coreyneskey coreyneskey merged commit df5d056 into main May 29, 2025
7 checks passed
@coreyneskey coreyneskey deleted the SLEF_PERT_Domain_fix branch May 29, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Secondary Loss Event Frequency PERT input values should be between 0 and 1

2 participants