Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LifangHe/NeurIPS18_SURF
Boosted Sparse and Low-Rank Tensor Regression
https://github.com/LifangHe/NeurIPS18_SURF
Last synced: 3 months ago
JSON representation
Boosted Sparse and Low-Rank Tensor Regression
- Host: GitHub
- URL: https://github.com/LifangHe/NeurIPS18_SURF
- Owner: LifangHe
- Created: 2018-07-26T23:19:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T01:34:55.000Z (over 5 years ago)
- Last Synced: 2024-07-02T09:18:55.189Z (4 months ago)
- Language: MATLAB
- Homepage:
- Size: 7.43 MB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gradient-boosting-papers - [Code
README
# SURF
Boosted Sparse and Low-Rank Tensor RegressionarXiv download: https://arxiv.org/abs/1811.01158
We have included detailed comments of the code. You can first generate the simulation data by the code, and then run our SURF algorithm for both training and testing.
The code is written for MATLAB with the Tensorlab toolbox. We will release a python implementation soon.