0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed LCSL/GURLS#23 - file extensions in gurls++ demo More... almost 8 years ago
added 'verbose' option in the doc More... about 8 years ago
bug fix More... about 8 years ago
Added doc for gurls_train/test + Xval Yval More... about 8 years ago
Reorganized README.md to be more rationale More... about 8 years ago
Rename README to README.md More... about 8 years ago
Added option to give validation set separated from training set More... about 8 years ago
Fix bugs in reusing trained model for multiple tests More... over 8 years ago
Group options and update wrappers for iterative RLS More... over 8 years ago
Fix gurlsdemo to not crash during the final plots More... over 8 years ago
Merge pull request #22 from Ommac/master More... over 8 years ago
Added plain Nystrom KRLS algorithm. Cross validation of sigma and lambda supported. See example in gurls/demo/demo_nystrom_gutls.m. Only supports Gaussian kernel. More... over 8 years ago
Nystrom default options added More... over 8 years ago
fixed typo in doc More... over 8 years ago
Merge pull request #21 from Ommac/master More... over 8 years ago
In function paramsel_siglamho, if the variable vout was not set at linr 27, then the program would crash at line 49, due to the ~isfield(vout, regrange) instruction. This is now fixed. More... over 8 years ago
Merge remote-tracking branch 'upstream/master' More... almost 9 years ago
last updates More... almost 9 years ago
verbose bug - fixed More... almost 9 years ago
update for user defined kernel More... almost 9 years ago
adds a demo for bGURLS that works without a distributed filesystem More... about 9 years ago
verbose functionality added for opt More... about 9 years ago
bugs update More... over 9 years ago
Merge pull request #17 from Ommac/master More... over 9 years ago
Merge pull request #18 from gevangel/master More... over 9 years ago
Fix bugs in paramsel_siglam* and compatibility fixes on testall.m More... over 9 years ago
Merge remote-tracking branch 'upstream/master' More... over 9 years ago
Recursive Cholesky functions (Init+update) added. Utility function added. More... over 9 years ago
in recrlswrapperchol: ho_perf modified to rmse for dealing with regression problems More... over 9 years ago
compatibility update More... over 9 years ago