Community Profile

photo

kelvina


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: neural network

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


continuous variables into discrete variables
i have a data set having four attributes(4 columns),and all attributes are having continuous values, i want to convert them into...

10 years ago | 0 answers | 0

0

answers

Question


cross validation for neural network
i want to use cross validation method to decide the number of hidden neurons of a neural network. i want 5 fold cross validat...

10 years ago | 1 answer | 0

1

answer

Question


discrete value to binary value
first i want to convert continuous values into discrete values and from discrete to binary, how can i do that? k-mean cluster...

10 years ago | 1 answer | 0

1

answer

Question


How to find database that can be used in matlab?
Actually i want some datasets to train the neural network , it is available on UCI repository , but how to use them in matlab t...

10 years ago | 0 answers | 0

0

answers

Question


how to extract rules from neural network?
i want to extract classification rules from the neural network , which maps input of the network with its the output. *How ca...

10 years ago | 0 answers | 0

0

answers

Question


How to find the mean of data contained in a column of a table?
i want the mean of the values stored in a column of a table. how can i do that? *For example* : 1 11...

10 years ago | 2 answers | 0

2

answers

Question


How can we write the for loop for accessing a table data?
i want to perform operations on a table data, for that i need to access data of table using its index and again updated value of...

10 years ago | 2 answers | 0

2

answers

Question


How can i convert the numeric numbers stored in a table into the binary numbers with some condition?
For example , a table having 7 attributes(columns) and 5 elements(rows) is there, applying some conditions on attribute value...

10 years ago | 4 answers | 0

4

answers