Author: SSWUG Research

Community

orking with temporary models

Sometimes it is very useful to be able to create and train a temporary mining model for use in the context of a single connection. For instance, you might have a data exploration application that creates a temporary Naïve-Bayes model for the current user based on the subset of server data they have

Community

Application Settings in VB 2005

(Ged Mead) Application and User Settings have been given a facelift in VB2005. One of the questions that has appeared in VBCity Forums many times over the past few years is the one where someone wants to know how to save user choices, UI settings or other small items of data that have been input b

Community

Using DB2 XML and Java

(Anson Kokkat) IBM DB2 9 enables you to use the power of pureXML and integrate it into your application development environment. Take a look at how to integrate this powerful technology into your Java applications and make development easier with the new DB2 Developer Workbench.