Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Ahmed iqbal
Ahmed iqbal le 16 Déc 2018
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.

Réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by