Hello,
I'd like to use sk-fuzzy (and contribute to it, when I get the hang of it) for linear regression. I'm used to the linear optimizer packages in python like cvxpy, and for linear optimization, it's trivial to break out the optimization into two problems -- the bound for the upper spread, and the bound for the lower spread.
I've worked through the tipping problem (hard and easy), and I still can't wrap my head around how to use skfuzzy for fuzzy linear regression. Also read through Tanaka's papers, and it's not adding up.
Josh (et al), and direction?
Best,
Allison