dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
384 stars 126 forks source link

Gaussian process #951

Closed Lyuchenyi closed 1 month ago

Lyuchenyi commented 4 months ago

The "Gaussian process" directory encompasses the complete suite of code, including implementations of the distributed Gaussian process across sensor networks. Additionally, I have prepared two tutorials, one in a .py file format and another as a .ipynb Jupyter notebook, which will guide you through utilising this codebase.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fa56a94) 93.24% compared to head (53d29fb) 93.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #951 +/- ## ========================================== + Coverage 93.24% 93.27% +0.03% ========================================== Files 201 201 Lines 12617 12617 Branches 2589 2589 ========================================== + Hits 11765 11769 +4 + Misses 602 599 -3 + Partials 250 249 -1 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/951/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/dstl/Stone-Soup/pull/951/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `66.66% <ø> (+0.02%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/951/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `88.64% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.