Skip to content

Automatic Essay Grading algorithms using machine learning.

License

Notifications You must be signed in to change notification settings

shireeshj/AutomaticEssayGrading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Essay Grading

In the task of essay grading we assign a grade to an essay in the most human-like manner possible. We tackle this problem by building statistical models which try and predict how a human would evaluate an essay. In this paper, the models we use are Support Vector Machines, Decision Trees, Random forests and Recurrent Neural Networks (LSTMs). We also propose to use the technique of boosting with Decision Trees.

References

About

Automatic Essay Grading algorithms using machine learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%