Kernel-Based Mixture of Experts Models For Linear Regression

버전 1.2.0.0 (478 KB) 작성자: Joseph Santarcangelo
Kernel-Based Mixture of Experts Models For Linear Regression
다운로드 수: 446
업데이트 날짜: 2015/1/16

라이선스 보기

This code implements a novel kernel-based mixture of experts model for linear regression. The method is novel in that it formulates the mixture of experts model for linear regression so that kernel functions can be used. This allows the method to work directly in terms of kernels and avoids the explicit introduction of the feature vector, allowing one to use feature spaces of high, even infinite dimensions . The work has been accepted for publication see the "read me" for more info. There is also a function I used to generate some toy data. Just run main to see how it works.

인용 양식

Joseph Santarcangelo (2024). Kernel-Based Mixture of Experts Models For Linear Regression (https://www.mathworks.com/matlabcentral/fileexchange/49064-kernel-based-mixture-of-experts-models-for-linear-regression), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

made the read me look better

1.1.0.0

just added a pic to the display

1.0.0.0