Skip to content

utfunderscore/matchmaker-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

Table of Contents

  1. Features
  2. Roadmap
  3. Build

1. Features Top ▲

  • Websocket connections for efficient return of queue results
  • Support for multiple different matchmaking algorithms (ML, KNN, Elo, etc.)

2. Roadmap Top ▲

  • Distributed workload
    • Define communication protocol
    • Establish Controller and worker instances
    • Distribute queue's across instances
    • Route HTTP requests to workers
  • Matchmaker Algorithms
    • Unrated Matchmaking (Variable Team Sizes / Number of teams)
    • Weighted Euclidean Distance
    • Outcome Prediction
      • Logistic Regression
      • XGBoost
      • SVM
      • Neural Networks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published