How to Import Inputs and Targets data for the classification task in Neural Network?

1 回表示 (過去 30 日間)
Ahmed iqbal
Ahmed iqbal 2018 年 12 月 16 日
Hello,
We have Software Defects dataset in ‘.CSV’ format. This file includes (334 x 37 Table) 344 Rows and 37 Columns. As a input, We are using 36 features and 37th is actually a class label, which included 0 and 1 values, 0 means no-defect, 1 means defective.
We want to import this dataset in to MATLAB by using Code, As you know for Neural network, we need Inputs and Targets, We want to give 36 attributes as inputs features, and 0 and 1 (mean non-defective and defective) as Targets. We need MATLAB code, how to import inputs and targets into MATLAB, and how we can create 0 and 1 Vectors as non-defective and defective? Because we want to use “2 neurons” in output layer of feed-forward neural network.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by