Skip to content

Experiment to build machine learning classifier to predict valid uk account numbers

License

Notifications You must be signed in to change notification settings

mshearer0/uk-account-number-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uk-account-number-ml

Experiment to build machine learning classifier to predict valid uk account numbers

Checking logic to construct datasets courtesy of https://github.com/bazerk/uk-modulus-checking/issues

Sample confusion matrix for 10000 row dataset using Keras:

array([[7837, 2072], [ 19, 72]])

Suggestions welcome on how to improve performance!

About

Experiment to build machine learning classifier to predict valid uk account numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published