Why prediction of NIR spectral train and test datasets different when use PLSREGRESS
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I am using NIR data to build a model. I split the datasets into the train(80%) and test (20%). Then I used the training dataset and Partial Least Squares (PLS) regression model. I got quite good agreement between observation and predictions, but when I used test datasets to test the model, I notice that observation and predictions are not showing expected agreement.
Using training dataset:

Using test data:

Use Cross-validation to select the number component for plsregress function (I chose 15 for this datasets):

I would appreciate if someone helps me in this case. Thanks in advance.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!