`scikit-learn` is a [[Python]] module that provides classes for a wide array of [[Machine Learning|machine learning]] techniques. `scikit-learn` is almost a _de-facto_ standard and plenty of third-party packages implement a compatible fit-predict interface like it.