Feeds
질문
Logistic regression fit line plot
I am trying to find the logistic regression between one independent variable and one dependent variable. And then to plot a regr...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
generating more data using given data (Unique rows/instances)
I want to generate more rows/instances of my data for classification purposes. I have 12 features and 130 rows/instances, using ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
hidden layer values of MLP
Can we get data from the hidden layer of feedforward network? I am using these commands: net = feedforwardnet; [net, tr] = tra...
10년 초과 전 | 답변 수: 1 | 0
