Python Programming - Standard Libraries - Discussion

Discussion Forum : Standard Libraries - General Questions (Q.No. 96)
96.
Which Python library is commonly used for machine learning tasks, including classification, regression, and clustering?
TensorFlow
Scikit-learn
Tkinter
PyQt
Answer: Option
Explanation:
Scikit-learn is a popular machine learning library in Python. It provides simple and efficient tools for data mining and data analysis, including various machine learning algorithms.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.