ltrlib
ltrlib
API
io.github.metarank.ltrlib
booster
Booster
Booster
BoosterFactory
BoosterOptions
DatasetOptions
BoosterDataset
CatboostBooster
CatboostBooster
CatboostOptions
LightGBMBooster
LightGBMBooster
LightGBMOptions
XGBoostBooster
XGBoostBooster
XGBoostOptions
input
CSVInputFormat
CSVDataset
InputFormat
InputFormat
DatasetError
LibsvmInputFormat
metric
MAP
MRR
MSE
Metric
NDCG
NDCG
RMSE
model
Dataset
DatasetDescriptor
DatasetDescriptor
Feature
Feature
CategoryFeature
SingularFeature
VectorFeature
FitResult
LabeledItem
Model
Query
Query
output
CSVOutputFormat
LibSVMOutputFormat
OutputFormat
ranking
pairwise
LambdaMART
LambdaMART
FlattenedDataset
FlattenedDataset
pointwise
LogRegRanker
LogRegRanker
BatchSGD
CategoryFeatureWeight
FeatureWeight
LogRegModel
NoOptions
RegWeights
RegressionOptions
SGD
SingularFeatureWeight
VectorFeatureWeight
RandomRanker
RandomRanker
RandomModel
Ranker
util
Logging
ltrlib
/
io.github.metarank.ltrlib
/
io.github.metarank.ltrlib.ranking
/
io.github.metarank.ltrlib.ranking.pointwise
/
RandomRanker
RandomRanker
io.github.metarank.ltrlib.ranking.pointwise.RandomRanker
See the
RandomRanker
companion object
case
class
RandomRanker
(
)
extends
Ranker
[
RandomModel
,
Unit
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Ranker
[
RandomModel
,
Unit
]
trait
Logging
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
close
(
):
Unit
Attributes
Definition Classes
Ranker
override
def
fit
(
options
:
Unit
):
RandomModel
Attributes
Definition Classes
Ranker
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Inherited fields
val
logger
:
Logger
Attributes
Inherited from:
Logging
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods
Inherited fields