sreelekshmi ms
Followers: 0 Following: 0
Feeds
질문
Find a fixed accuracy using confusion matrix.
I used a confusion matrix to find accuracy. I am getting different accuracy in each run. How can get a fixed accuracy? Anybody, ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a confusion matrix.
How to create a confusion matrix for clustering? For this how can I get predicted class and actual class? And how can I get thos...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Extracting some points and finding some nearest elements.
I have data I used dbscan clustering method. Now I need to find 5 different elements from each cluster. And calculate the 5 near...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Number of clusters from a dendrogram.
How to get the number of clusters from the dendrogram?
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
dbscan clustering error.
I have a data set Liverxl I attached here. I apply dbscan to this dataset but it didn't give any cluster output, only a value -1...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Find y values from x value.
If x is my x values how can I find corresponding y values, I am very much confused. Anybody, please help me. clc; clear; clea...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Core points of clusters
I need to find the center points of a clusters. I used dbscan for clustering. Now I need to find the core points of these cluste...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
clustering nearest 5 elements of a data
I have 36 points I need to find the nearest 5 elements of each point and cluster it in a group. Then there is a total of 36 clus...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
image segmentation on gray scale images using k means algorithm
how we can perform k mean segmentation algorithm on gray scale imges?
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
to find 8 connectivity of an image
i need to calculate 8 connectivity till an end point or a junction is encontered.please help
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
finding transition region of an image
sir, for my miniproject work on image processig i need to calculate the transition region using local variance and global thre...
5년 초과 전 | 답변 수: 1 | 0