![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16163419_1567951099126_DEF.jpg)
Ng Yong Jie
Followers: 0 Following: 0
統計
MATLAB Answers
16 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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-...
3年弱 前 | 1 件の回答 | 1
1
回答質問
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...
3年弱 前 | 2 件の回答 | 0
2
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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.
約3年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 1
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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.
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 0 件の回答 | 0
0
回答質問
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...
約3年 前 | 3 件の回答 | 0
3
回答質問
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...
3年以上 前 | 0 件の回答 | 0
0
回答質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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,...
3年以上 前 | 1 件の回答 | 0