blackadar / sonus

Machine Learning voice classification using scikit-learn RandomForest model.
4 stars 0 forks source link

Algorithm Selection #5

Closed blackadar closed 4 years ago

blackadar commented 4 years ago

We need to investigate and train various ML models against our data set, and evaluate each for performance. Only the best will prevail.

blackadar commented 4 years ago
blackadar commented 4 years ago

Random Forest was most promising, as the only model which achieved results >~30%.