photo

Richard Palmer


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • First Review
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

提问


read xlsx file with headers and mixed double and character data into a matlab table inside a matlab program
I cannot find a way to read in the data with headers and all data types into memory. Clearly it can be done: I can click a few...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to turn matlab table into appropriate input for neural net package
I have a matlab table (T) with numeric and nominal variables. Other matlab documentation shows a "dummytable" function that tur...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
How to divide my dataset into validation and test set in deep networks with Auto-Encoders?
Your percentages do not add up to 1.

7 years 前 | 0

提问


how do I move mixed (numeric, categorical, logical} data into a table for subsequent analysis
I am using the adult incomes dataset. It contains numeric and nominal data. It also contains a nominal/logical variable (did i...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Neural Network Classification: cost function, regularization parameter, availability of the hidden layers...
How do I derive the cost function J from a nn classification model? How can I set a regularization parameter? Is this approa...

9 years 前 | 1 个回答 | 0

1

个回答