May-03-2019, 12:20 AM
The error seems pretty clear. You're trying to access an attribute on a function, when the function doesn't have that attribute. You probably want to call the function, and access the attribute on the return value of the function call.
As for the picture - unless someone already knows the library, or they're extremely motivated and do research for you, I'm doubtful that you're going to get a satisfactory answer here. You might find more luck on a forum dedicated to machine learning.
As for the picture - unless someone already knows the library, or they're extremely motivated and do research for you, I'm doubtful that you're going to get a satisfactory answer here. You might find more luck on a forum dedicated to machine learning.