Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Inference's output for Reddit #313

Open
caiofreitaso opened this issue Oct 24, 2020 · 0 comments
Open

Change Inference's output for Reddit #313

caiofreitaso opened this issue Oct 24, 2020 · 0 comments

Comments

@caiofreitaso
Copy link

As of now, the posted format for inference is the following (from http://aligulac.com/inference/match/?bo=7&ps=49%2C2566):

        (3251) Maru  0-0  Armani (2623)    
    ---------------------------------------
         31.97% 4-0       0-4   0.38%      
         31.72% 4-1       1-4   1.14%      
         19.67% 4-2       2-4   2.14%      
          9.76% 4-3       3-4   3.22%      
    ---------------------------------------
             93.12%         6.88%          

    Median outcome: Maru 4-1 Armani

^(Estimated by) [^Aligulac](http://aligulac.com/)^. [^Modify](http://aligulac.com/inference/match/?bo=7&ps=49%2C2566)^.

In order to make it more appealing, I suggest change it to a table:

(3251) Maru ||| Armani (2623)
--|-|-|-|--
31.97%    | 4-0 | 0-4 | 0.38%
31.72%    | 4-1 | 1-4 | 1.14%
19.67%    | 4-2 | 2-4 | 2.14%
 9.76%    | 4-3 | 3-4 | 3.22%
**93.12%** ||| **6.88%**

*Median outcome*: Maru 4-1 Armani

^(Estimated by) [^Aligulac](http://aligulac.com/)^. [^Modify](http://aligulac.com/inference/match/?bo=7&ps=49%2C2566)^.

The format can be seen here.

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

No branches or pull requests

1 participant