Kernel-Based Mixture of Experts Models For Linear Regression

Kernel-Based Mixture of Experts Models For Linear Regression
446.0 次下载
更新时间 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