Christopher Teubert

Results 237 issues of Christopher Teubert

Add a link to the file in GitHub (master branch) in the doc comments. This way it will link in the generated documents

Consider EstimateProfile data structure (like prediction profile)

test each predictor 1. to time with no events, 2. to no horizon, no events (should give error) 3. to events with horizon that occurs before 4. to subset of...

CI/CD

**Requirement Text** Implement non-iterative prediction method **Background Information** Current approaches rely on iterating to a certain point of interest (e.g., Time of Event, save point). There are some approaches that...

enhancement
component: Predictors

ValueError: math domain error

bug

**Requirement Text** Create standard GUI for one or more systems. **Background Information** GUIs are important for monitoring systems/ predictions in real time. A standard interface that could receive at state...

enhancement
component: visualization

The KF issue introduced in #223 was fixed without adding tests as part of a hot fix Add tests to make sure the issue doesn't crop up again

**Describe the bug** Results from benchmark example doesn't make sense. **Todo** Fix example and add back to docs

bug

**Describe the bug** Profile.plot() doesn't work if there are any None values in the ToE prediction **Relevant Requirements** #174 Reported by @kjjarvis

bug
component: visualization