ALL_MINING_MODEL_XFORMS
ALL_MINING_MODEL_XFORMS describes the user-specified transformations embedded in all models accessible to the user.
               
Related Views
-  
                        
DBA_MINING_MODEL_XFORMSdescribes the user-specified transformations embedded in all models accessible in the system. -  
                        
USER_MINING_MODEL_XFORMSdescribes the user-specified transformations embedded with the user's own models. This view does not display theOWNERcolumn. 
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Name of the model owner  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Name of the model  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Name of the attribute used in the transformation  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Subname of the attribute used in the transformation  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Attribute specification provided to model training  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Transformation expression provided to model training  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Indicates whether the specified transformation is a reverse transformation (  | 
                        
Related Topics