about scikit

about scikit#

  • machine learning library for Python

  • interoperate with the Python numerical and scientific libraries NumPy and SciPy

  • Known for its API: .fit(), .transform() and `.predict()

  • Works with Pandas as the Data Frame of data

  • https://scikit-learn.org/stable/