Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 4 个回答 | 0