All Questions
Tagged with fuzzy-set machine-learning
3 questions
2
votes
1
answer
551
views
How can I compute the complement of a mathematical membership function?
Considering fuzzy set A defined on real numbers by the membership functions:
$\mu_A(x)=\frac{1}{x+1}, \mu_C(x)=\frac{1}{10^x}$
How can I determine mathematical membership function and graph of
$ A \...
1
vote
2
answers
235
views
Need help to understand LAMDA clustering algorithm
Need help to understand LAMDA clustering algorithm, taken from some article.
Here is the algorithm from the article
LAMDA is a conceptual clustering and classification methodology that
computes ...
0
votes
2
answers
39
views
Is there such a thing as a weighed relation?
As we know, a mathematical relation between a two sets is a subset of their cartesian product. In such a definition members of the two sets are either related or not in a binary fashion.
Is there a ...