classification
Determine how different are some vectors
I want to differentiate data vectors to find those that are similar. For example: A=[4,5,6,7,8]; B=[4,5,6,6,8];[详细]
2023-02-12 22:26 分类:问答Difference between classification and clustering in data mining? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-02-12 22:23 分类:问答parameter optimization for classifier algorithm
It is said that different algorithms have different parameters. I don\'t really see this as true, say if it is a tree decision algorithm and naive bayesian algorithm, what开发者_运维知识库 is the para[详细]
2023-02-12 21:32 分类:问答designing classification problem of weather data
In normal 2 or multi class classification problem, we can use any famous machine learning algorithm like Naive Bayes or SVM to train and test the model.[详细]
2023-02-12 17:22 分类:问答Content Classification from URL [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-12 02:27 分类:问答classification: VFI5 algorithm
Do you know anything about the VFI5 algorithm? some example? This algorithm is supossed to clasiffy a data 开发者_运维百科set, based on voting, but I would like to know more about it.[详细]
2023-02-10 10:41 分类:问答Which classification algorithm to choose?
I would like to classify text documents into four categories. Also I have lot of samples which are already classified that c开发者_如何学Can be used for training. I would like the algorithm to learn o[详细]
2023-02-10 04:33 分类:问答Can one inspect the weights learned by a logistic regression classifier in weka?
I\'m training Weka\'s logistic regress开发者_开发知识库ion classifier and I\'m trying to figure out what is going on under the hood.I know that I can use the classifier to look at the confidence distr[详细]
2023-02-10 04:02 分类:问答'Probability' of a K-nearest neighbor like classification
I\'v开发者_开发问答e a small set of data points (around 10) in a 2D space, and each of them have a category label. I wish to classify a new data point based on the existing data point labels and also[详细]
2023-02-09 12:04 分类:问答weka in android?
i need to run a program that classifies certain dataset values. on the computer i am using we开发者_开发知识库ka to classify the same and provide it to me but i need to implement the same on android.[详细]
2023-02-08 22:01 分类:问答
加载中,请稍侯......