Community Profile

photo

Zair Ahmedi


Last seen: ongeveer 4 jaar ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How do I use Bonferonni–Dunn post-hoc test using MATLAB?
First of all, I'm not that familiar with this test. Any suggesstion on how to get started with MATLAB?

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Index in position 1 exceeds array bounds (must not exceed 1).
How do I know which line has caused this error? It is difficult for me to check what has casued the errro if I don't know which...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


How to create a matrix of the nearest neighbor for each test sample
I was using the 'KDTreeSearcher' to find the nearest neghbour for a test data. KDTreeSearcher How do I create a matrix where t...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


Python Error: ModuleNotFoundError: No module named 'sklearn'
Hi, I was calling Python from MATLAB but I got the above error. I have installed sklearn using PyCharm and it ran normally usi...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


Which reference(s) MATLAB refered for KNN classification
I wanted to learn about KNN classification and use it for my data. I'm looking for the reference(s) like journal paer or book t...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


Take row from a vector based on the value of another vector
For example, I have this column vector: A = 0 5.1205 5.6338 0 2.9639 ...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


How to find rows that contain value in another column vector
Let say I have matrix X as follows X = 1 2 3 1 4 5 1 6 7 2 8 9 2 10 11 3 12 13 3 14 15 3 16 17 ...

ongeveer 6 jaar ago | 2 answers | 0

2

answers