- Matlab 2023a
./data
contains processed datasets in.mat
files../results
records the variables in experiments and final results printed in.pdf
files.
- Tuning the hyperparameter
$\sigma^2$ : Runrun_select_sigma.m
. - Tuning the hyperparameter
$\lambda$ : Runrun_select_lambda.m
. - Comparison Experiment
- Run
run_rf_leverage.m
to obtain figures in Figs. 4 - 5. - Run
draw_figs.m
to illustrate results w.r.t.$M$ in Fig. 6. - Run
run_table.m
to obtain results in TABLE II.
- Run