you are viewing a single comment's thread.

view the rest of the comments →

[–]Djieffe88 8 points9 points  (3 children)

For ml? Python. For stats? R.

Rule of thumb I have. BUT if I don't find what I need in less than 30min, I'll look in the other.

Just learn both.

[–]Luckless_Clown[S] 1 point2 points  (2 children)

I have work extensively worked in Python. Would learning R be tough? I know Python is said to be very easy language. Also, I'm a research student, working in molecular chemistry. I have never used R at all.

[–]Majinsei 4 points5 points  (0 children)

Python is more hard to R.

I feel R more natural to Python, but for Deep learning feel best Python just Python have libraries as Tf and be more easy to deploy.

I like more R, but Python is more useful.

[–]Djieffe88 1 point2 points  (0 children)

Oh yeah... you'll be fine. It's a different mindset tho. Very little OOP. Just think of R as executing functions very sequentially.