Skip to content

DanielHadley/WordprintAuthorPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WordprintAuthorPrediction

Using randomForest to differentiate between fictional authors

This was an experiment to see if I could train a model to tell the difference between two fictional authors created by the same novelist based only on the frequency of common stop words, e.g., "the." It worked: The randomForest model correctly selected Nick 93% of the time and Amy 91%.

About

Using randomForest to differentiate between fictional authors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages