photo

Jeremy Breytenbach


Last seen: 15 days ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
7,991
of 300,302

REPUTATION
6

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
111,745
of 168,040

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Solver

View badges

Feeds

View by

Answered
how to divide a data set randomly into training and testing data set?
Hi there. If you have the Deep Learning toolbox, you can use the function dividerand: https://www.mathworks.com/help/deeplearni...

6 years ago | 3

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years ago