https://github.com/28ritu/orthogonal-matching-pursuit-regression
Regression Task using OMP on UCI Machine Repository in MATLAB
https://github.com/28ritu/orthogonal-matching-pursuit-regression
matching-pursuit matlab omp probability-statistics regression
Last synced: 6 months ago
JSON representation
Regression Task using OMP on UCI Machine Repository in MATLAB
- Host: GitHub
- URL: https://github.com/28ritu/orthogonal-matching-pursuit-regression
- Owner: 28Ritu
- Created: 2017-12-24T07:39:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T07:47:04.000Z (almost 8 years ago)
- Last Synced: 2025-02-14T17:42:53.892Z (8 months ago)
- Topics: matching-pursuit, matlab, omp, probability-statistics, regression
- Language: Matlab
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regression Using Orthogonal Matching Pursuit
Regression Task using Orthogonal Matching Pursuit (OMP) on UCI Machine Repository in MATLAB