Skip to content

A detailed implementation of the TrueSkill algorithm in the Java language.

License

Notifications You must be signed in to change notification settings

kwadratowa/JSkills

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSkills

Build Status

A detailed implementation of the TrueSkill algorithm in Java.

Usage

Add the dependency to your Maven file:

<dependency>
    <groupId>de.gesundkrank.jskills</groupId>
    <artifactId>jskills</artifactId>
    <version>1.1</version>
</dependency>

License

See LICENSE in the project root.

About

A detailed implementation of the TrueSkill algorithm in the Java language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%