Example: A Prediction Query
This example is a singleton prediction query, which predicts for the given customer whether she will be interested in home loan products.
SELECT, PredictProbability
FROM
NATURAL PREDICTION JOIN
(SELECT 35 AS, 'Y' AS, 'M' AS, 'F' AS, 2 AS, 2 AS, 18 AS
)
Read more about this topic: Data Mining Extensions
Famous quotes containing the words prediction and/or query:
“Recent studies that have investigated maternal satisfaction have found this to be a better prediction of mother-child interaction than work status alone. More important for the overall quality of interaction with their children than simply whether the mother works or not, these studies suggest, is how satisfied the mother is with her role as worker or homemaker. Satisfied women are consistently more warm, involved, playful, stimulating and effective with their children than unsatisfied women.”
—Alison Clarke-Stewart (20th century)
“Such condition of suspended judgment indeed, in its more genial development and under felicitous culture, is but the expectation, the receptivity, of the faithful scholar, determined not to foreclose what is still a questionthe philosophic temper, in short, for which a survival of query will be still the salt of truth, even in the most absolutely ascertained knowledge.”
—Walter Pater (18391894)