フィルターのクリア

Stratified 10 fold cross validation on imbalanced dataset

2 ビュー (過去 30 日間)
Giridhar sai pavan kumar Konduru
Giridhar sai pavan kumar Konduru 2021 年 5 月 19 日
コメント済み: Yaser Awadh 2022 年 12 月 7 日
Hello,
I have a variable named 'Xfeat' which is of size 3816401x2 "Table" , It has 2 classes(Lables) 'hypopnea' and 'Normal' . It contains 6 features namely 'feat_mat_1' to 'feat_mat_1'
It is a hugely imbalanced dataset with number of hypopnea being so low(1:100)
Using the normal 10-fold cross validation(from classification learner app) and using RUS-boosted trees as classifier gives an accuracy around 60 percent.
People have suggested to use stratified 10-fold cross validation but I am unable to implement this in classification learner app.
I request someone familar in implementing these classifiers through code to help me implement this as a code(I am a newbie to coding)
And this would also help many newbies like me on the internet as well as there are very few discussions on this topic and I also thank matlab community for being so quick to respond to my previous questions
Thank you
  1 件のコメント
Yaser Awadh
Yaser Awadh 2022 年 12 月 7 日
Hi, Could you please share with me the code. I have tried to download frm GD, but I could'nt.
Thank you

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeClassification Ensembles についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by