We decided to use scikit-learn as our machine-learning library as provides a large set of ML algorihms that are easy to use. scikit-learn is also scalable which makes it great when shifting from using test data to handling real-world data. scikit-learn also works very well with Flask. Numpy and Pandas are used with scikit-learn for data processing and manipulation.
3 upvotes·5.6K views