Skip to content

jbrunelle/classifyDeferred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

classifyDeferred

This is the code for generating data for classifying a URI-R as either deferred or non-deferred. This is meant to create a feature vector (as detailed in the tech report mentioned below) that can be put into an ARFF file and used for classification in Weka. Note that we use the interaction.js file with PhantomJS to generate some of the features (mainly, those that come from the HTTP traffic of the representation), while the rest come from the DOM only.

Please cite http://arxiv.org/abs/1508.02315.

About

Classifying deferred representations: http://arxiv.org/abs/1508.02315

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages