I need a supervised learning algorithm to solve my imbalanced data classification problem. Can anybody tell me how I can get the fuzzy support vector machine algorithm which, as I have read in literature, might solve my problem?
Hi, before you apply FSVM please read this paper first: Christian Moewes and Rudolf Kruse, On the usefulness of fuzzy SVMs and the extraction of fuzzy rules from SVMs, in: Proceedings of the 7th conference of the European Society for Fuzzy Logic and Technology (EUSFLAT-2011) and LFA-2011, European Society for Fuzzy Logic and Technology (EUSFLAT), Aix-les-Bains, France, pages 943--948, Atlantis Press, 2011.
hi.I write a paper about fuzzy support vector machine and I want fuzzy support vector machine(fsvm) code for compare my result with it,can any one help me?
Hi, do you have found the fsvm source code? Recently I'm doing the same work with you. If it is convenient for you to tell me how to get the source code?