Classify Text Data Using Convolutional Neural Network
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Ridza Effendi Abd Razak
am 1 Jul. 2020
Kommentiert: Ridza Effendi Abd Razak
am 1 Jul. 2020
regarding example given, for same data (factoryReport.csv) i want to add more input parameter. what parameter should i change within the example coding. further example "urgency" and "cost" into training input.
0 Kommentare
Antworten (1)
SC
am 1 Jul. 2020
I don't understand what example you are talking about. If you are talking about adding another column into your csv file:
visit the following links:
https://www.mathworks.com/matlabcentral/answers/474020-adding-a-new-column-to-an-existing-csv-file-via-matlab
https://www.mathworks.com/matlabcentral/answers/270955-how-to-add-a-new-column-to-the-beginning-of-a-csv-file-using-matlab
if you want to create data set from a file:
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!