Menu

#131 Create MarginalOpinionEstimatorImpl

closed
SBN (14) API (8)
1
2022-12-09
2022-09-16
No

We should implement MarginalOpinionEstimatorImpl.
The first version may simply support binary variables.

See ticket 133 for a multinomial case.

Discussion

  • Han Jun Yoon

    Han Jun Yoon - 2022-09-16

    We should also implement junit test MarginalOpinionEstimatorImplTest

     
  • Shou Matsumoto

    Shou Matsumoto - 2022-09-16
    • labels: SBN --> SBN, API
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-10-31
    • status: open --> unread
    • assigned_to: Han Jun Yoon
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-07
    • assigned_to: Han Jun Yoon --> Shou Matsumoto
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-07

    Initial implementation of MarginalOpinionEstimatorImpl for boolean variables: https://sourceforge.net/p/unbbayes/code/4628/

     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-08
    • status: unread --> accepted
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,4 @@
    -We should implement MarginalOpinionEstimatorImpl
    +We should implement MarginalOpinionEstimatorImpl.
    +The first version may simply support binary variables.
    +
    +See ticket [133](https://sourceforge.net/p/unbbayes/feature-requests/133/) for a multinomial case.
    
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-09
    • status: accepted --> closed
     
  • Shou Matsumoto

    Shou Matsumoto - 2022-12-09

    Finished the JUnit5 test case for the MarginalOpinionEstimatorImpl.

    Also included a procedure to handle some extreme cases (near 0% or 100%) where the Beta approximation gets wild.

    See commit https://sourceforge.net/p/unbbayes/code/4631/

     

Log in to post a comment.

Auth0 Logo