Predict() and perform() difference for model validation.

2 visualizzazioni (ultimi 30 giorni)
What is difference between predict() and perform() function for model validation?

Risposta accettata

Nikhil Kori
Nikhil Kori il 7 Lug 2020
Hi,
Predict function is used to predict responses of linear regression model, for more information refer Predict() documentation.
Perform function calculates the neural network performance, for more information refer Perforce() documentation.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by