Scikit learn
Scikit Learn is a powerful library through which we implement machine learning algorithms.
Scikit-learn is a free software machine learning library for the Python programming language. It features various classification, regression and clustering algorithms including support vector machines, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.
SciKit-Learn is a library in Python used to build traditional models.