Feeds
질문
For Loop for finding distance between 9 centroids
I would like to find the distance between 9 data points in a neat way. I tried to do it in a for loop but that didn't work ou...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Scatter Plot and Contours
I would like to include contours in my scatter plot to differentiate between sets of data (2 in this case). Does anyone know ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Decision Boundaries in SVM Multiclass Classification (fisheriris dataset)
I would like to find (plot) the *linear SVM* _decision boundaries_ in the fisher iris dataset. Is there any short way of doin...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Confusion Matrix of trained SVM (linear) Model
Does anyone know how to plot the confusion matrix after a model has been trained? I would like to produce similar plots as th...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Simple For Loop Question about Creating Variables
Hi, I would like to work with quite a big amount of variables and would like to know if there is a shortcut to reduce the amo...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Finding a significant difference between two datasets
Hi, I would like to find spikes in a dataset that are significantly different from a second dataset. The picture attached...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
FFT of a Signal
Hi, I would like to take the FFT of a signal but for some reason I do something wrong. May someone could help me out? I wo...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
Feature extraction from a signal and classification
I was wondering if anyone could help me with a few steps or even code to get started on feature extraction from a signal. I woul...
거의 8년 전 | 답변 수: 7 | 1