In this first assignment for Introduction to Machine Learning, we create three different models to see which has the highest accuracy for predicting what language it is given a text output. The languages we train and test the model on a 80/20 spilt are French, English, and German. The models we create are KNN, SVM, and MLP to see which has the highest accuracy on predicting what language the model is being given when prompted.
-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing the accuracy of SVM, MLP, and KNN of which performs best on language prediction. After training each model (with an 80/20 spilt) the three dictionaries for French, German, and English, we see which performs the best during testing.
summerolmstead/Language-Prediction-Models
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Comparing the accuracy of SVM, MLP, and KNN of which performs best on language prediction. After training each model (with an 80/20 spilt) the three dictionaries for French, German, and English, we see which performs the best during testing.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published