Which Python library is commonly used for data mining and machine learning…

2025

Which Python library is commonly used for data mining and machine learning tasks?

  1. A.

    TensorFlow

  2. B.

    NumPy

  3. C.

    Pandas

  4. D.

    Scikit-learn

  5. E.

    Matplotlib

Attempted by 62 students.

Show answer & explanation

Correct answer: D

Correct answer: Scikit-learn.

  • Scikit-learn is a widely used Python library for classic machine learning and data-mining workflows such as classification, regression, clustering, preprocessing, and model evaluation.

  • The other libraries are useful, but they are more specialized for numerical arrays, data frames, plotting, or deep-learning workflows.

Explore the full course: Ibps So It Mains

Loading lesson…