'how passing many inputs all at once use skfuzzy,python

I create a fuzzy model to model student performance use library skfuzzy. my model model is only for one specific one input value enter image description here and i need it for several I implemented it as follows enter image description here but i get the error enter image description here the documentation says "use .inputs (dict_of_data)" to use, but I don't know how to implement it please,help me



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source