Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemexur/revisit-bpr
/ functions
Functions
496 in github.com/Nemexur/revisit-bpr
⨍
Functions
496
◇
Types & classes
87
↳
Endpoints
1
Method
interrupt
(self)
experiments/ease/exp.py:97
Method
interrupt
(self)
experiments/bpr/exp.py:152
Method
interrupt
(self)
experiments/popularity/exp.py:102
Function
iter_handler
(engine: Engine)
experiments/options.py:320
Function
iter_handler
(engine: Engine)
experiments/bpr/exp.py:411
Function
linear_dcg
Calculate `Linear` gain function for `NDCG` Metric.
revisit_bpr/metrics/ndcg.py:16
Method
load
(self, path: Path)
experiments/encoder.py:98
Method
load
(self, s3_client)
experiments/s3/fs.py:14
Method
load
(self, s3_client)
experiments/s3/fs.py:59
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/metric.py:26
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/map.py:34
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/recall.py:30
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/auc.py:21
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/auc.py:73
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/auc.py:134
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/fbeta.py:39
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/ndcg.py:58
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/metrics/precision.py:30
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/models/ae/kl_scheduler.py:19
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/models/ae/kl_scheduler.py:36
Method
load_state_dict
(self, state_dict: dict[str, Any])
revisit_bpr/models/ae/kl_scheduler.py:67
Function
log_handler
(engine: Engine)
experiments/bpr/exp.py:420
Method
metrics
(self)
experiments/base.py:8
Method
metrics
(self)
experiments/decorator.py:36
Method
metrics
(self)
experiments/decorator.py:62
Method
metrics
(self)
experiments/s3_infer.py:47
Method
metrics
(self)
experiments/s3_run.py:52
Method
metrics
(self)
experiments/libraries/lightfm/exp.py:66
Method
metrics
(self)
experiments/libraries/cornac/exp.py:54
Method
metrics
(self)
experiments/libraries/recbole/exp.py:54
Method
metrics
(self)
experiments/libraries/implicit/exp.py:66
Method
metrics
(self)
experiments/multae/exp.py:69
Method
metrics
(self)
experiments/ease/exp.py:64
Method
metrics
(self)
experiments/bpr/exp.py:94
Method
metrics
(self)
experiments/popularity/exp.py:64
Function
name_option
Add name option to CLI command. Parameters ---------- default: str | None (default = None) Experiment name. Returns
experiments/click_options.py:87
Function
objective
(trial: optuna.Trial)
experiments/run.py:54
Function
objective
(trial: optuna.Trial)
experiments/s3_run.py:145
Function
params_hist_handler
(engine: Engine)
experiments/options.py:225
Function
reset
()
experiments/options.py:65
Method
reset
Reset internal state.
revisit_bpr/metrics/metric.py:43
Function
reset_handler
(engine: Engine)
experiments/options.py:34
Function
reset_interrupted_handler
(engine: Engine)
experiments/options.py:136
Method
run
(self)
experiments/base.py:12
Method
run
(self)
experiments/libraries/lightfm/exp.py:69
Method
run
(self)
experiments/libraries/cornac/exp.py:57
Method
run
(self)
experiments/libraries/recbole/exp.py:57
Method
run
(self)
experiments/libraries/implicit/exp.py:69
Method
run
(self)
experiments/multae/exp.py:72
Method
run
(self)
experiments/ease/exp.py:67
Method
run
(self)
experiments/bpr/exp.py:97
Method
run
(self)
experiments/popularity/exp.py:67
Method
sample
(self, batch: dict[str, torch.Tensor])
revisit_bpr/modules/neg_samplers.py:31
Method
sample
(self, batch: dict[str, torch.Tensor])
revisit_bpr/modules/neg_samplers.py:74
Function
save_best_handler
(engine: Engine)
experiments/options.py:99
Function
save_handler
(engine: Engine)
experiments/options.py:94
Function
save_sampler
(path: Path)
experiments/hp.py:17
Function
score_function
(engine: Engine)
experiments/options.py:173
Function
search_hp_options
Add options: - search-hp - search-hp-metric - search-hp-storage - search-hp-trials - search-hp-seed - search-hp-train-bes
experiments/click_options.py:635
Function
seed_option
Add seed option to CLI command. Parameters ---------- f: Callable Click command/group. Returns ------- Callable
experiments/click_options.py:186
Function
seed_worker
(*_)
experiments/libraries/lightfm/exp.py:183
Function
seed_worker
(*_)
experiments/libraries/recbole/exp.py:171
Function
seed_worker
(*_)
experiments/libraries/implicit/exp.py:183
Function
seed_worker
(*_)
experiments/multae/exp.py:244
Function
seed_worker
(*_)
experiments/ease/exp.py:180
Function
seed_worker
(*_)
experiments/bpr/exp.py:432
Function
seed_worker
(*_)
experiments/popularity/exp.py:191
Function
skip_batches_handler
(engine: Engine)
experiments/options.py:119
Method
spawn
(self, fn: Callable, *args)
experiments/launcher.py:12
Method
spawn
(self, fn: Callable, *args)
experiments/launcher.py:25
Method
state_dict
(self)
revisit_bpr/metrics/metric.py:22
Method
state_dict
(self)
revisit_bpr/metrics/map.py:28
Method
state_dict
(self)
revisit_bpr/metrics/recall.py:24
Method
state_dict
(self)
revisit_bpr/metrics/auc.py:15
Method
state_dict
(self)
revisit_bpr/metrics/auc.py:67
Method
state_dict
(self)
revisit_bpr/metrics/auc.py:128
Method
state_dict
(self)
revisit_bpr/metrics/fbeta.py:31
Method
state_dict
(self)
revisit_bpr/metrics/ndcg.py:52
Method
state_dict
(self)
revisit_bpr/metrics/precision.py:24
Method
state_dict
(self)
revisit_bpr/models/ae/kl_scheduler.py:15
Method
state_dict
(self)
revisit_bpr/models/ae/kl_scheduler.py:33
Method
state_dict
(self)
revisit_bpr/models/ae/kl_scheduler.py:64
Method
step
(self)
revisit_bpr/models/ae/kl_scheduler.py:11
Method
step
(self)
revisit_bpr/models/ae/kl_scheduler.py:30
Function
swish
(t: torch.Tensor)
revisit_bpr/modules/activation.py:24
Function
sync_all_reduce
(*attrs: Any)
revisit_bpr/metrics/metric.py:64
Method
transform
( self, data: Iterable[dict[str, Any]], decode: bool = False, lazy: bool = Fal
experiments/encoder.py:74
Function
update_handler
(engine: Engine)
experiments/options.py:42
Method
upload
(self, s3_client)
experiments/s3/fs.py:10
Method
upload
(self, s3_client)
experiments/s3/fs.py:62
Method
value
(self)
experiments/decorator.py:22
Function
wandb_option
Add wandb option to CLI command. Parameters ---------- f: Callable Click command/group. Returns ------- Callabl
experiments/click_options.py:217
Method
weight
(self)
revisit_bpr/models/ae/kl_scheduler.py:7
Method
weight
(self)
revisit_bpr/models/ae/kl_scheduler.py:27
Function
wrapper
(f: Callable)
experiments/click_options.py:102
Function
wrapper
(func: Callable)
revisit_bpr/metrics/metric.py:65
← previous
401–496 of 496, ranked by callers