- <MiningStructure xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0" dwd:design-time-name="6e1356c4-905e-4994-a9f2-f7258514257c" xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
- <ID>BookPrice</ID>
- <Name>BookPrice</Name>
- <CreatedTimestamp>0001-01-01T00:00:00Z</CreatedTimestamp>
- <LastSchemaUpdate>0001-01-01T00:00:00Z</LastSchemaUpdate>
- <Annotations>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:CaseTableName</Name>
- <Value>dbo_V_Book</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:ShowFriendlyNames</Name>
- <Value>true</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramLayout</Name>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:ShowRelationshipNames</Name>
- <Value>false</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:UseDiagramDefaultLayout</Name>
- <Value>true</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramViewPortLeft</Name>
- <Value>0</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramViewPortTop</Name>
- <Value>0</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramBoundingLeft</Name>
- <Value>0</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramBoundingTop</Name>
- <Value>0</Value>
- </Annotation>
- <Annotation>
- <Name>http://schemas.microsoft.com/DataWarehouse/Designer/1.0:DiagramZoom</Name>
- <Value>100</Value>
- </Annotation>
- </Annotations>
- <LastProcessed>0001-01-01T00:00:00Z</LastProcessed>
- <State>Unprocessed</State>
- <Source xsi:type="DataSourceViewBinding" dwd:design-time-name="05e9f192-01e8-478a-8bc9-a6f67dcc92f1">
- <DataSourceViewID>Book Sell</DataSourceViewID>
- </Source>
- <Columns>
- <Column xsi:type="ScalarMiningStructureColumn" dwd:design-time-name="45c7ab1f-4825-4768-a83e-9708cf3e7b26">
- <ID>ID</ID>
- <Name>ID</Name>
- <IsKey>true</IsKey>
- <Type>Long</Type>
- <Content>Key</Content>
- <KeyColumns>
- <KeyColumn dwd:design-time-name="964511cb-a320-40ab-9268-ae18e338c042">
- <DataType>Integer</DataType>
- <DataSize>-1</DataSize>
- <Source xsi:type="ColumnBinding" dwd:design-time-name="d298a900-d775-4462-91da-e306f1e100fa">
- <TableID>dbo_V_Book</TableID>
- <ColumnID>ID</ColumnID>
- </Source>
- </KeyColumn>
- </KeyColumns>
- </Column>
- <Column xsi:type="ScalarMiningStructureColumn" dwd:design-time-name="1385550a-fb47-4fa3-9785-ade157227d02">
- <ID>Pages</ID>
- <Name>Pages</Name>
- <Type>Long</Type>
- <Content>Continuous</Content>
- <KeyColumns>
- <KeyColumn dwd:design-time-name="498e6495-091d-43f7-bc7a-3731bdd69c46">
- <DataType>SmallInt</DataType>
- <DataSize>-1</DataSize>
- <Source xsi:type="ColumnBinding" dwd:design-time-name="493f4168-824d-4c04-9dc6-18d74a6e04ac">
- <TableID>dbo_V_Book</TableID>
- <ColumnID>Pages</ColumnID>
- </Source>
- </KeyColumn>
- </KeyColumns>
- </Column>
- <Column xsi:type="ScalarMiningStructureColumn" dwd:design-time-name="26f9215e-bd51-4c18-9af8-6ff527213369">
- <ID>Price</ID>
- <Name>Price</Name>
- <Type>Double</Type>
- <Content>Continuous</Content>
- <KeyColumns>
- <KeyColumn dwd:design-time-name="6082716b-0984-4916-9e34-11bbf71c858e">
- <DataType>Double</DataType>
- <DataSize>-1</DataSize>
- <Source xsi:type="ColumnBinding" dwd:design-time-name="69e28480-92fe-4448-8298-563bc5c254bf">
- <TableID>dbo_V_Book</TableID>
- <ColumnID>Price</ColumnID>
- </Source>
- </KeyColumn>
- </KeyColumns>
- </Column>
- </Columns>
- <MiningModels>
- <MiningModel dwd:design-time-name="5c1333cf-c06a-4b1d-8d6e-19aa10e1ecd6">
- <ID>BookPrice</ID>
- <Name>BookPrice</Name>
- <CreatedTimestamp>0001-01-01T00:00:00Z</CreatedTimestamp>
- <LastSchemaUpdate>0001-01-01T00:00:00Z</LastSchemaUpdate>
- <LastProcessed>0001-01-01T00:00:00Z</LastProcessed>
- <State>Unprocessed</State>
- <Algorithm>Microsoft_Linear_Regression</Algorithm>
- <Columns>
- <Column dwd:design-time-name="a45a6b44-834b-4fdb-98da-5de47515a5d9">
- <ID>ID</ID>
- <Name>ID</Name>
- <SourceColumnID>ID</SourceColumnID>
- <Usage>Key</Usage>
- </Column>
- <Column dwd:design-time-name="6b38e5b9-2bc5-4573-8f66-2149419c7cd2">
- <ID>Pages</ID>
- <Name>Pages</Name>
- <SourceColumnID>Pages</SourceColumnID>
- <ModelingFlags>
- <ModelingFlag>REGRESSOR</ModelingFlag>
- </ModelingFlags>
- </Column>
- <Column dwd:design-time-name="1e7cf713-b589-409a-994d-4ff9744e0f64">
- <ID>Price</ID>
- <Name>Price</Name>
- <SourceColumnID>Price</SourceColumnID>
- <Usage>PredictOnly</Usage>
- <ModelingFlags>
- <ModelingFlag>REGRESSOR</ModelingFlag>
- </ModelingFlags>
- </Column>
- </Columns>
- <AllowDrillThrough>true</AllowDrillThrough>
- </MiningModel>
- </MiningModels>
- </MiningStructure>