Skip to content

Commit

Permalink
Adding accuracy details
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajashekar Chintalapati committed Aug 18, 2024
1 parent c1a0647 commit e9b74fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ Evaluation
----------

The model has a top-3 accuracy of 85.3\% on `unseen names <https://github.com/appeler/instate/blob/main/instate/models/model_dnn_gpu.ipynb>`__. The KNN model does quite well. See the details `here <https://github.com/appeler/instate/blob/main/instate/models/KNN_cosine_distance_simple_avg_modal_state.ipynb>`__
The name to language lookup has an accuracy of 67.9\%.
The name to language model prediction has an accuracy of 72.2\%.

Authors
-------
Expand Down

0 comments on commit e9b74fb

Please sign in to comment.