Web Developers Portal

learn and share

Thursday, 16 February 2012

LIBSVM tutorial

›
What is SVM? A Support Vector Machine is a learning algorithm typically used for classification problems (Weather prediction, text categ...
10 comments:
Monday, 9 January 2012

Connecting MySQL in xampp with java

›
phpMyAdmin in xampp server is used  to manage MySQL database.We can connecting java with mysql xampp using the below code: Prerequisite ...
Sunday, 11 December 2011

table.css

›
table.example {     border:1px solid black;     border-collapse:collapse; } table.example th, table.example td {     border:1px solid #...

table.js

›
var Sort = (function(){     var sort = {};     // Default alpha-numeric sort     // --------------------------     sort.alphanumeric = f...
‹
›
Home
View web version
Powered by Blogger.