-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Sphinx-AutoAPI and Define epsilon parameter (#148)
* Remove Sphinx-AutoAPI and Define epsilon parameter for Thurstone-Mosteller models. Fixes #144 Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com> * Use 2 * beta instead of scaling by total player count. Fixes #145 Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com> * Add changelog fragments. Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com> --------- Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com>
- Loading branch information
1 parent
4899bca
commit 6325af2
Showing
43 changed files
with
642 additions
and
2,496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Fix rate mutating rating objects when limit_sigma enabled. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Use correct constants in Thurstone-Mosteller models. | ||
- Scale beta**2 by 2 instead of by total player count. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
openskill.models.common module | ||
============================== | ||
|
||
Objects and Attributes Common to All Models | ||
|
||
.. automodule:: openskill.models.common | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
8 changes: 8 additions & 0 deletions
8
docs/source/api/openskill.models.weng_lin.bradley_terry_full.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.bradley\_terry\_full module | ||
====================================================== | ||
|
||
.. automodule:: openskill.models.weng_lin.bradley_terry_full | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
8 changes: 8 additions & 0 deletions
8
docs/source/api/openskill.models.weng_lin.bradley_terry_part.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.bradley\_terry\_part module | ||
====================================================== | ||
|
||
.. automodule:: openskill.models.weng_lin.bradley_terry_part | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.common module | ||
======================================== | ||
|
||
.. automodule:: openskill.models.weng_lin.common | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.plackett\_luce module | ||
================================================ | ||
|
||
.. automodule:: openskill.models.weng_lin.plackett_luce | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
openskill.models.weng\_lin package | ||
================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
openskill.models.weng_lin.bradley_terry_full | ||
openskill.models.weng_lin.bradley_terry_part | ||
openskill.models.weng_lin.common | ||
openskill.models.weng_lin.plackett_luce | ||
openskill.models.weng_lin.thurstone_mosteller_full | ||
openskill.models.weng_lin.thurstone_mosteller_part | ||
|
8 changes: 8 additions & 0 deletions
8
docs/source/api/openskill.models.weng_lin.thurstone_mosteller_full.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.thurstone\_mosteller\_full module | ||
============================================================ | ||
|
||
.. automodule:: openskill.models.weng_lin.thurstone_mosteller_full | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
8 changes: 8 additions & 0 deletions
8
docs/source/api/openskill.models.weng_lin.thurstone_mosteller_part.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openskill.models.weng\_lin.thurstone\_mosteller\_part module | ||
============================================================ | ||
|
||
.. automodule:: openskill.models.weng_lin.thurstone_mosteller_part | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
:private-members: |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.