Scikit-learn Machine Learning
proper noun
Definition: An open-source Python machine learning library that supports supervised and unsupervised learning and provides tools for data preprocessing, model selection, and model evaluation [scikit-learn Documentation].
Example in context: “We trained linear regression with L2 regularization and alpha 0.001 from sklearn library for Python (Pedregosa et al., 2018) on statements that contained no eyebrow raises: 63 sentences (4414 frames).” [Kuznetsova et al. 2021]
Synonyms: Scikit-learn library, sklearn
Related terms: Python ML library, model selection, scikit-learn API