API Reference#
Ranking Models#
Classes to define statistical ranking models to train on data.
|
Generalized Bradley-Terry model. |
|
Generalized Rao-Kupper model. |
|
Generalized Davidson model. |
Model Evaluation#
Evaluate metrics for model selection, goodness of fit, and generalization performance.
|
Evaluate model selection. |
|
Evaluate metrics for goodness of fit. |
|
Evaluate metrics for generalization performance. |
|
Compare ranking of various models. |
Data#
Load, convert, and split data.
|
Load data from JSON file or URL. |
|
Convert Chatbot Arena's raw data. |
|
Split data to training and test data. |
Built-in mutable sequence. |
Types#
Data types (for internal docstring only).
Standard data type for input data. |