Hello there,
I have a boolean dataset which contains course enrollment data, that means if a student has selected a particular course then it is indicated by '1' in the database else '0' is used for the purpose. my question is whether it is possible to apply fuzzy logic to this dataset in order to find the degree of interestingness of a course by student.
I have a boolean dataset which contains course enrollment data, that means if a student has selected a particular course then it is indicated by '1' in the database else '0' is used for the purpose. my question is whether it is possible to apply fuzzy logic to this dataset in order to find the degree of interestingness of a course by student.