Decided
Scikit-learning is a machine learning library that features various traditional algorithms, which could speed up our model development process greatly. Since our MVP development cycle is relatively short, we would like to apply the standard algorithms such as PCA, Gaussian Mixture, Random Forest first to the outcomes. This library also inter-operates with another chosen stack Numpy.
0 views0