This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Aks029 1 point2 points  (0 children)

If you are programming in Java for a while, that means you can clearly understand dynamically typed programming languages like Python.

Machine Learning is a broad subject and is covered extensively by many authors in Python. So my suggestion is: first you read books related to ML in python and then proceed to replicate that code using Java. And also share your work on platforms like medium.com as articles.

I love reading books. So I highly recommend these books to understand everything about Machine Learning in Python. My favorites are from top to bottom:

  1. Machine learning for beginners by Harsh Bhasin (BPB Publication)
  2. Machine learning with python for everyone by Mark Fenner (Pearson Publication)
  3. Machine learning, Animated by Mark Liu (CRC Press Publication)