Machine learning
What is Machine learning ?
Machine learning is a algorithms, it's learn from data. Machine learning is a subset of AI(artificial intelligence)
There are mainly three types of machine learning:
• supervised learning,
• unsupervised learning, and
• reinforcement learning.
![]() |
Which language use for machine learning?
Python, R, Java, JS ,C,C++. But Most of all ML engineer use Python, because python is very popular language,
Why most of ml engineers use python?
• Python is easy to learn,
• Python has multiple libraries and Framework (sklearn, Matplotlip, pandas, NumPy, tensorflow,etc)
Comments
Post a Comment