- [[sklearn - save models]], [[course - building effective ML workflow with scikit-learn - Kevin Markham]], [[sklearn - feature selection]]
# Idea
# References
- [[Kevin Markham]]
- https://www.tomasbeuzen.com/post/scikit-learn-gridsearch-pipelines/
- https://scikit-learn.org/stable/modules/grid_search.html#
- https://towardsdatascience.com/an-introduction-to-building-pipelines-and-using-grid-searches-in-scikit-learn-92ea72f9b5b7
- https://towardsdatascience.com/how-to-get-feature-importances-from-any-sklearn-pipeline-167a19f1214