MahmoodEtedadi

Results 13 issues of MahmoodEtedadi

# Overview Closes #xxx ## Description of changes ## Author Checklist - [ ] Linting passes; run early with [pre-commit hook](https://pre-commit.com/#install). - [ ] Tests added for new code and...

## Is your feature request related to a problem? Please describe It would be helpful to limit data to a specific organization/department at a higher level when `Seismogram` is initialized...

enhancement

## Is your feature request related to a problem? Please describe Given that subtle changes in pandas behavior could impact how event windows are handled, it would be prudent to...

enhancement

# Overview This is for investigating different number of rows observed in Analytics Table and Model Evaluation Plots. ## Description of changes Added info along the code path to keep...

skip changelog

## Problem Summary In some visualizations (e.g., `sm.ExploreModelEvaluation()`) with `combine scores?` selected, the title of visualization is `Per Encounter`. 1. The title should change to `Per Context`. 2. Documentation should...

bug

## Is your feature request related to a problem? Please describe Initially, predictions and events dataframes are merged to align each row with the corresponding event row. Events outside the...

enhancement

## Is your feature request related to a problem? Please describe The current documentation on event window and lead time analysis lacks clarity and could be enhanced for better understanding....

enhancement

# Overview Release seismometer v0.5.0.

# Overview Closes #136 ## Description of changes ## Author Checklist - [ ] Linting passes; run early with [pre-commit hook](https://pre-commit.com/#install). - [ ] Tests added for new code and...

## Problem Summary When using `sm.run_startup()` with large datasets, memory usage becomes a concern. In testing, peak memory consumption was observed to be approximately 1.6× to 1.7× the actual in-memory...

enhancement