fuzzy
Fuzzy K-modes clustering how to find the cluster centers
I\'m trying to understand fuzzy k-modes algorithm (look mainly at page 3) in order to implement it. I\'m stuck at the calculation of cluster centers they said as shown in the pic[详细]
2023-04-13 05:10 分类:问答input must be empty or a format string
Hi I keep getting an error with this: %% generate sample data K = 3; numObservarations = 12000; dimensions = 20;[详细]
2023-04-13 00:22 分类:问答Matlab clustering and data formats
Leading on from a previous question FCM Clustering numeric data and csv/excel file Im now trying to figure out how to take the outputed information and create a workable .dat file for use with cluster[详细]
2023-04-12 10:30 分类:问答clustering and matlab
I\'m trying to cluster some data I have from the KDD 1999 cup dataset the output from the file looks like this:[详细]
2023-04-11 21:43 分类:问答Fuzzy c- means categorical data
Can the fuzzy c-means applied on non numerical data sets ? i.e categorical or mixed numerical and categorical..[详细]
2023-04-11 12:00 分类:问答returning fuzzy match percentage in solr query result
I\'ve implemented solr/lucene fuzzy match for my system and its working perfectly. I have requirement to display percentage fuzzy match after query sends response back.[详细]
2023-04-08 17:53 分类:问答Fuzzy matching deduplication in less than exponential time?
I have a large database (potentially in the millions of records) with relatively short strings of text (on the order of street address, names, etc).[详细]
2023-03-31 08:05 分类:问答Fuzzy date/time management library for .NET
I am searching for a .NET library that can store and manage fuzzy (i.e. uncertain) dates/times, that is, temporal expressions that do not follow the usual precise pattern of day, month, year, hour, mi[详细]
2023-03-24 18:15 分类:问答Jess and FuzzyJ assistance
I\'m trying to learn Jess and FuzzyJ but am having problems getting a simple program to run. I have looked at it for hours and am no quite sure why it doesn\'t run. If someone could point me in the ri[详细]
2023-02-26 20:34 分类:问答how to transform natural language into sql query? Imprecise fuzzy queries.SQLf
I`d like to implement a feature, that will allow user to type something lik开发者_如何学JAVAe this:[详细]
2023-02-18 01:54 分类:问答