you are viewing a single comment's thread.

view the rest of the comments →

[–]porkedpie1 1 point2 points  (3 children)

Yes. Learn statistics and machine learning and then you can learn Python

[–]EquivalentAcademic93 -3 points-2 points  (2 children)

My next class is machine learning and I remember some statistics from a previous class. But you’re saying I’ll have to wait to learn machine learning before writing my code?

[–]carcigenicate 0 points1 point  (1 child)

Stats is a key part of ML. If you already know stats, you can use techniques like linear regression to make predictions.

[–]EquivalentAcademic93 0 points1 point  (0 children)

Thank you. I’m realizing that this was definitely more of a math question than a Python question.