Ng Yong Jie
Followers: 0 Following: 0
Statistik
16 Fragen
0 Antworten
RANG
19.495
of 295.527
REPUTATION
2
BEITRÄGE
16 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
2
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
Feeds
Frage
How to generate the F1-score, precision on the classification learner?
I am validating the results of the SVM using the classification learner. However, only the precision is available but I need F1-...
mehr als 2 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Why I can't import my data into the classification learner app?
I used the same data set variable for the classification learner app initially and it works. May I know why is it not working th...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to produce the evaluation matrices (accuracy, F1 score, precision) for one-class SVM?
I am creating a one-class SVM model for anomaly detection. However, I can't find the documentation to produce the evaluation mat...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Which deep learning layer to use for autoencoder using the deep learning designer?
I am trying to build a stacked autoencoder combined with one-class SVM for anomaly detection. I tried training each autoencoder ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to improve accuracy in SVM using Classification Learner
The accuracy yielded from the SVM is extremely low at 2.7% (with PCA) and 3.7% (without PCA). May I know how can I improve the a...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to visualize the data after the features extraction / dimension reduction using autoencoders
I've done the aitoencoder model but a visualization of the data after autoencoder would provide a better explanation in my opini...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Unable to open matlab example (Unsupervised Anomaly Detection)
When I copy the command and run on Matlab it shows error which the code didn't come out.
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to train dataset after dimension reduced with autoencoder into a support vector machine?
I am doing a anomaly detection by using stacked autoencoder and one-class svm. The stacked autoencoder is done. The problem ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can I use both of these type of autoencoder training for cell array type of data?
I saw two types of autoencoder training on the mathwork site. May I know what is the difference and which one to use for non-ima...
fast 3 Jahre vor | 1 Antwort | 1
1
AntwortFrage
How to fully utilize my CPU and GPU for running my code?
I am running autoencoder with 10,000 neurons in the hidden layer and it takes very long time for the training. When I checked th...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Unable to import txt file
I tried earlier on with the exact same code and it works. However, it came out with this error when I tried again.
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The RSME of the autoencoder is not reducing after training
When I train for the first autoencoder using the code below, the Mean Squared Error is not reducing. However when I did it for t...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to use all CPU cores
I have 16 cores and 32 logical processors but only 16 out of the 32 processors are being used for my Matlab which takes very lon...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Adding early warning system to CNN and LSTM RUL prediction algorithm
I am trying to implement an early warning system to the RUL prediction algorithm (Remaining Useful Life Estimation using Convolu...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Predictive Maintenance Convolution Neural Network Algorithm Error
I copied the code from the example in Matlab website. However, there are some errors occured when I tried to run the code and I ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Anomaly detection, warning system and real time simulation in predictive maintenance using LSTM and CNN
I am currently working on a project regarding predictive maintenance with LSTM and CNN. The algorithms are good to run. However,...
etwa 3 Jahre vor | 1 Antwort | 0