Resolved: SyntaxError: positional argument follows keyword argument
I am getting SyntaxError when I want to draw the decision regions. I tried to check all spelling, but it seems I have everything as You have.
2 answers ( 1 marked as helpful)
Hey Jan,
Thank you for reaching out!
Note the colors
parameter - you need to have all three color codes inside a single set of quotation marks rather than surround them separately.
Let me know if you encounter any other problems.
Kind regards,
365 Hristina
Hello Hristina,
thank you very much! I was aiming for some misspelling and did not check this one.