DROP MINING MODEL (DMX)

Deletes a mining model from the database.

Syntax

DROP MINING MODEL <model >

Arguments

  • model
    A model identifier.

Examples

The following sample code drops the mining model NBSample.

DROP MINING MODEL [NBSample]