Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Joseph Santarcangelo (2026). Kernel-Based Mixture of Experts Models For Linear Regression (https://de.mathworks.com/matlabcentral/fileexchange/49064-kernel-based-mixture-of-experts-models-for-linear-regression), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.2.0.0 (478 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 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 |
