KF
Followers: 0 Following: 0
Statistics
RANK
72,143
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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:...
3 years ago
Question
Classification Learner App Iterations
Hi, I am performing supervised learning on a binary data set of 20 samples. I am doing holdout variation, training on 80% and t...
3 years ago | 1 answer | 0
1
answerQuestion
Binning a 3D scatter plot
Hi, I have a 3d scatter plot that looks as follows There are many points in my scatter plot, which makes it impossible to ...
3 years ago | 1 answer | 0
1
answerQuestion
K Means Group Colours
Hi, I have performed K-means cluser analysis on my images, and visualised the results using imagesc() function, and used a pa...
4 years ago | 0 answers | 0
0
answersQuestion
Replace values in a matrix
Hi, I have a 250x250 matrix, each cell having either 1,2,3,4,5 or NaN, derived from kmeans index. I'm looking to reorder my kme...
4 years ago | 2 answers | 0
2
answersQuestion
3D hypercube to 2D array
Hi, I have a 3D hypercube of dimensions 250x250x150 and I am looking to make it 2D, expanding left to right along the 250x250 a...
4 years ago | 1 answer | 0