Classify Text Data Using Convolutional Neural Network
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
SC
2020년 7월 1일
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:
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!