ASServer.SafeToPrepareAttribute(true)]
public DataTable GetModelAttributes(string strModel)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable GetModelAttributes(string strModel,
int FeatureSelection)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable GetAttributeValues(string strModel,
int AttributeID)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable GetAttributeValues(string strModel,
int AttributeID,
bool fQuartilesForContinuous)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable
GenerateLiftTableUsingDatasource(string encodeLiftQueries)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable
GetConfusionMatricesUsingDatasource(string encodeLiftQueries)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable
GenerateScatterTableUsingDatasource(string encodeLiftQueries)
[ASServer.SafeToPrepareAttribute(true)]
public DataTable
GenerateLiftTableUsingXmlRowset(string encodeLiftQueries,
string xmlRowset)