photo

Ali Yar Khan


Last seen: mehr als 5 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
1 Antwort

RANG
142.186
of 300.364

REPUTATION
0

BEITRÄGE
7 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
14.29%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

fast 6 Jahre vor | 0

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ....

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten