Ali Yar Khan - MATLAB Central
photo

Ali Yar Khan


Last seen: 約5年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/19 to 03/25Use left and right arrows to move selectionFrom 05/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
1 回答

ランク
296,771
of 297,695

評判
0

コントリビューション
7 質問
1 回答

回答採用率
14.29%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

質問


How to predict future data after training svm ?
I have trained and exported a svm model using the classification learner app. But when i try to predict label on new data i am f...

約5年 前 | 1 件の回答 | 0

1

回答

回答済み
Is it possible to save and load trained classifiers as objects/files?
You can save and load the network by just save and load command as follows : save net; And to load it : load net; it will sa...

約5年 前 | 0

質問


show the progress of fitecoc classifier
I have following code autogenerated from Classification Learner app. I want to show the progress of the evaluation when I run th...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


I want to create a dataset of my own like CIFAR-10 ?
I want to create a dataset of my own like CIFAR-10 but not with RGB values but CEDD feature vector of image. I am creating a ima...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Conver jpg Images into dataset.
I have jpg images in separate training folder and test folder with subfolders according to their classes. I want to convert them...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Creating a data set of videos
I have 1400 hundred videos of different length and annotations(tags) of each video in separate xml files. I want to create a dat...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Create a dataset of videos with annotations
I have almost 1400 videos, mostly 2 to 3 mints of lenght , and their labels/annotations in xml file with Metatag markup as shown...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Create a regression model for Cifar-100 dataset .
I have code for the cifar-10 dataset which classify the image but i want to convert into regression model on Cifar-100 dataset ....

6年弱 前 | 0 件の回答 | 0

0

回答