Is it possible to use Cross Validation with a Convolutional neural network?

3 ビュー (過去 30 日間)
Luca Pinciroli
Luca Pinciroli 2017 年 4 月 10 日
回答済み: SRUTHY SKARIA 2018 年 2 月 24 日
I'm trying to use cross validation with a CNN, but I can't find any function to do it. I've also tried to write down the code by my own, but I've no idea of how to do it having ImageDatastore.
Thank you.
Luca.
  1 件のコメント
Salma Hassan
Salma Hassan 2017 年 12 月 29 日
you can use k fold cross validation CVO = cvpartition(trainingimages,'k',10);

サインインしてコメントする。

回答 (1 件)

SRUTHY SKARIA
SRUTHY SKARIA 2018 年 2 月 24 日
Hi Luca.
I have the same issue going on. Was wondering if you figured it out...if yes would you be able to help me our as well.
Thank you

カテゴリ

Help Center および File ExchangeArgument Definitions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by