photo

Ali Yar Khan


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
200,665
of 300,057

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
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 years 前 | 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 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答