Featured Posts

jQuery Multi-Level AccordionjQuery Multi-Level Accordion Just another take on an accordion style navigation. For our requirements, the navigation was a template and needed to be n-levels deep to take into account any possible...

Readmore

jQuery Dynamic FormjQuery Dynamic Form Scenario: Building web forms can be tricky when a form calls for a variable number of fields. A real-world example might be a sports team with an n number of players. When...

Readmore

A PHP Pagination FunctionA PHP Pagination Function Here's a PHP function "getPaginationHtml()" that builds an item-pagination type HTML DIV based on parameters only, i.e. no database recordset needed. Note the user of a second...

Readmore

A PHP Calendar Class Based on Zend_DateA PHP Calendar Class Based on Zend_Date A recent project required an event calendar in both a mini and full sized format. The project was based on Zend Framework, a highly scalable and feature-rich PHP MVC framework....

Readmore

Analyzing the Impact of Web Page Textual Data Representation on the  Accuracy of Selected Supervised Learning ModelsAnalyzing the Impact of Web Page Textual Data Representation... We looked at the effectiveness of supervised learning models in solving the real-world problem of web page classification. We attempted to maximize the performance of...

Readmore

Arietis Software Innovations Rss

Analyzing the Impact of Web Page Textual Data Representation on the Accuracy of Selected Supervised Learning Models

Posted on : 23-05-2009 | By : Derek | In : Web page classification

Tags: ,

0

We looked at the effectiveness of supervised learning models in solving the real-world problem of web page classification. We attempted to maximize the performance of the classification model through the use of various feature sets. We observed that we were able to attain the highest accuracy by using a large training set, with a binary representation of terms, trained using the Support Vector Machine model (with the polynomial kernel filter applied). See for yourself!

PDF download: Analyzing the Impact of Web Page Textual Data Representation on the Accuracy of Selected Supervised Learning Models (52)

VN:F [1.8.2_1042]
Rating: 0.0/5 (0 votes cast)
Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MySpace
  • Slashdot
  • Technorati
  • Twitter

Write a comment