name of the the algorithm for different dividing function
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Murugan Solaiyappan
am 19 Mai 2016
Beantwortet: Greg Heath
am 20 Mai 2016
Dear matlab friends,
I read some research articles related to neural network designing. Bagging and boosting methods are best for data sampling technique.
In matlab, there are four dividing functions are used namely dividerand, divideblock, divideint and divideind.
I want to know the name of the algorithm which is used in dividerand, divideblock, divideint and divideind function. Is dividerand function in matlab based on bagging method?
Kindly any one of matlab friends clear my query?
Thanks in advance.
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 20 Mai 2016
The only thing the divide algorithms take into account is order, not value.
Hope this helps.
Thank you for formally accepting my answer
Greg
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows 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!