How does train test split algorithm in matlab work?

1 view (last 30 days)
I am trying to modify my loss function to satisfy certain constaints. I am trying to implement the LM algorithm myself for research purpose. The nntraining in matlab results do not match with my own implementation.

Answers (1)

Sai Teja G
Sai Teja G on 11 Sep 2023
Hi,
I understand that you are seeking more information on the train-test split algorithm in MATLAB. You can refer to the documentation provided below for a comprehensive understanding of the partition algorithm and find examples that can further assist you:
This documentation will provide you with detailed explanations and examples to help you effectively utilize the partition algorithm in MATLAB.
Hope it helps!

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!