IBM Switch 15 Manuale Utente

Navigare online o scaricare Manuale Utente per Software IBM Switch 15. IBM Switch 15 User's Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 270
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti

Sommario

Pagina 1

iIBM SPSS Modeler 15 User’s Guide

Pagina 2

C Notices 249Index 252x

Pagina 3 - About IBM Bu

90Chapter 5Encrypting and Decrypting InformationWhen you save a stream, node, project , output file, or model nugget, you can encrypt it to preve ntits

Pagina 4 - Contents

91Building Streams Models palette (.gen) Nodes (.nod) Output (.cou) Projects (.cpj)Opening New FilesStreams can be loaded direc tly from the File

Pagina 5 - 6 Handling Missing Values 99

92Chapter 5Map to.This method starts with the node to be introduced to the stream. First, right-click the nodeto in troduce;then, using the Data Mappi

Pagina 6 - 8 CLEM Language Reference 127

93Building StreamsStep 3: Replace the template source node.Using the Data Mapping option o n the pop-up menufor the template source node, click Select

Pagina 7

94Chapter 5Mapping between StreamsSimilar to connecting nodes, this method of data mapping does not require you to set es sentialfields before hand. Wi

Pagina 8 - 11 Projects and Reports 200

95Building StreamsTo Set Essential FieldsE Right-click the source node of th e template stream that will be replaced.E On the menu, click:Data Mapping

Pagina 9 - B Unicode Support 248

96Chapter 5Mapped.Lists the fields selected for mapping to template fields. These are the fields whose namesmay have to change to match the original field

Pagina 10 - Index 252

97Building StreamsFigure 5-51ToolTip and custom node nameInsert values automatically into a CLEM expression.Using th e Expression Builder, accessible

Pagina 11 - About IBM SPSS Modeler

98Chapter 5Figure 5-53Selecting the Demos folder from the list of recently-used directoriesMinimize output window clutter.You can close and delete ou

Pagina 12 - Chapter 1

Chapter6666Handling Missing ValuesOverview of Missing ValuesDuring the Data Preparation phase of data mining, you will of ten want to replace missing

Pagina 13 - IBM SPSS Modeler Editions

Chapter1111About IBM SPSS ModelerIBM® SPSS® Modeler is a set of data mining tools that enable you to quickly develop predictivemodels using business e

Pagina 14

100Chapter 6Figure 6-1Specifying missing values for a continuous variableReading in mixed data.Note that when y ou are reading in fields with numeric s

Pagina 15 - Application Examples

101Handling Missing ValuesIn general terms, there are two approa ches you can follow: You can exclude fields or re cords with missing values You can

Pagina 16 - Demos Folder

102Chapter 6Screening or Removing FieldsTo screen out fields with too many mis sing value s, you have seve r al options: You can use a Data Audit node

Pagina 17 - New Features

103Handling Missing ValuesThe @ functions can be used in conjunction with the @FIELD function to identify th e presen ceof blank or null values in one

Pagina 18 - Chapter 2

104Chapter 6Note on Discarding RecordsWhen usin g a Select node to discard records, note that syntax uses three-valued logic andautomatically inc lude

Pagina 19

Chapter7777Building CLEM ExpressionsAbout CLEMThe Control Language for Expression Manipulation (CLEM) is a powerful language for analyzingand m anipul

Pagina 20 - New Nodes in This Release

106Chapter 7Figure 7-1Derive node creating a new field based on a formulaCLEM expressions can also be used for global search and replace operations .

Pagina 21 - IBM SPSS Modeler Premium

107Building CLEM ExpressionsFigure 7-2Filler node replacing system-missing values with 0More complex CLEM e xpressions can also be created. For exampl

Pagina 22 - IBM SPSS Modeler Overview

108Chapter 7Figure 7-3Conditional Derive comparing values of one field to those of the field before itCLEM ExamplesTo illus trate c orrect syntax as w

Pagina 23

109Building CLEM ExpressionsComplex ExpressionsExpress ions can also be lengthy and more complex. The following expression returns true if thevalue of

Pagina 24

2Chapter 1IBM SPSS Modeler ServerSPSS Mod eler uses a client/ser ve r architecture to distribute requ ests for resource-intensiveoperations to powerfu

Pagina 25

110Chapter 7Frequently, special functions are used in combination, which is a commonly used method offlagging blan ks in mor e than one field at a time.

Pagina 26 - Changing the Temp Directory

111Building CLEM ExpressionsCharacters—Alwa ys use single backquotes like this ` . For example, note the character d inthe function stripchar(`d`,&qu

Pagina 27 - -noshare

112Chapter 7If you want to ov erride precedence, or if you are in any doubt of the or der of evaluation, you ca nuse parentheses to make it explicit —

Pagina 28 - Nodes Palette

113Building CLEM Expressions Determining the length (number of c haracters) for a string variable—length(STRING). Checking the alphabe tical orderin

Pagina 29 - IBM SPSS Modeler Managers

114Chapter 7Figure 7-4Filler node replacing system-missing values with 0For more information, see the topic Functions Handling Blanks and Null Values

Pagina 30 - IBM SPSS Modeler Projects

115Building CLEM ExpressionsCalculating Time PassedYou can easily calculate the time passed from a baselin e date using a family of functions similar

Pagina 31 - IBM SPSS Modeler Toolbar

116Chapter 7You can also use a number of counting functions to obtain counts of values that me et specificcriteria , even w he n th ose values are stor

Pagina 32 - Chapter 3

117Building CLEM ExpressionsWorking with Multiple-Response DataA n umber of comparison functions can be used to analyze multiple-response da ta, inclu

Pagina 33 - Customizing the Toolbar

118Chapter 7functions. In a ddition, the Builder controls automatically add th e proper quotes for fields andvalues, making it easier to create syntact

Pagina 34

119Building CLEM ExpressionsAccessing the Expression BuilderThe Expression Builder is available in all nodes where CLEM e xp r essions are used, inclu

Pagina 35

3About IBM SPSS Modelercan be shared by multiple users, or accessed from the thin-client applicat ion IBM SPSS ModelerAdvantage. You install the adapt

Pagina 36 - Using Shortcut Keys

120Chapter 7E Double-click or click the yellow arrow bu tton to add the field or function to the expression field.E Use the operand buttons in the cente

Pagina 37 - Automating IBM SPSS Modeler

121Building CLEM ExpressionsAfter you ha ve selected a group of functions, double - click to insert the func tions into theexpression field at the poin

Pagina 38

122Chapter 7Viewing or Selecting ValuesField values can be viewed from a number of places in the system, includin g the Express ionBuilder, data audit

Pagina 39 - Understanding Data Mining

123Building CLEM ExpressionsChecking CLEM ExpressionsClick Check in the Expression Builder (lower right corner) to validate the expression. Expression

Pagina 40 - Assessing the Data

124Chapter 7Figure 7-12Find/Replace dialog boxE With th e cursor in a text area, pr ess Ctrl+F to access the Fi nd/Replace dialog box.E Enter the tex

Pagina 41 - Beware of noisy data

125Building CLEM ExpressionsCharactersMatches\0nn The character wi th octal value 0nn (0 <= n <= 7)\0mnn The character with octal value 0mnn (0

Pagina 42 - The CRISP-DM Process Model

126Chapter 7Boundary matchers Matches\Z The end of the input but for the final terminator, if any\z The end of the input

Pagina 43

Chapter8888CLEM Language ReferenceCLEM Reference OverviewThis section describes the Control Language for Expression Manipulation (CLEM), which is apow

Pagina 44 - Types of Models

128Chapter 8For more information, see the topic Values a nd Data Types in Chapter 7 on p. 110. Additionally,these rules are cov ered in more detail in

Pagina 45 - Classification nodes

129CLEM Language ReferenceStringsGenerally, you should enclos e strings in double quotation marks. Exampl es of strings are"c35product2" and

Pagina 46 - Chapter 4

4Chapter 1IBM SPSS Modeler DocumentationDocumentation in onli ne help format is available from the Help menu of S PSS Modeler. Thisincludes documentat

Pagina 47 - Association Models

130Chapter 8Format ExamplesDD/MM/YYYY 15/01/1963MM/DD/YY 01/15/63MM/DD/YYYY 01/15/1963DD-MM-YY15-01-63DD-MM-YYYY15-01-1963MM-DD-YY 01-15-63MM-DD-YYYY0

Pagina 48 - Segmentation Models

131CLEM Language ReferenceFormat ExamplesMM.SS55.58, 01.00(H)H.(M)M.(S)S12.1.12, 1.1.1, 22.12.12(H)H.(M)M12.23, 7.45, 22.7(M)M.(S)S55.58, 1.0CLEM Oper

Pagina 49 - Further Information

132Chapter 8Operation Comments Precedence (see next section)&&Used between two integers. The re sultis the bitwise ‘and’ of the in t egers IN

Pagina 50 - Data Mining Examples

133CLEM Language ReferenceFunctions ReferenceThe following CLEM f unctions are ava ilable f or working with data in IBM® SPSS® Modeler.You can enter t

Pagina 51 - Building Streams

134Chapter 8Convention DescriptionINT, INT1, INT2Any in t eger, such as 1 or –77.CHARA character co de, such as `A`.STRINGA strin g, such as "ref

Pagina 52 - Working with Nodes

135CLEM Language ReferenceConversion FunctionsConversion functions allo w you to construct n ew fields and convert the storage type of existingfiles. Fo

Pagina 53 - Connecting Nodes in a Stream

136Chapter 8FunctionResultDescriptioncount_greater_than(ITEM1,LIST)IntegerReturns the number of values from a list of fiel ds that aregreater than ITEM

Pagina 54 - To Manually Connect Nodes

137CLEM Language ReferenceFunctionResultDescriptionmax_n(LIST)NumberReturns the maximum value from a l i st of numeric fields ornull if all of the fiel

Pagina 55 - Bypassing Nodes in a Stream

138Chapter 8Numeric FunctionsCLEM contain s a number of commo nly used numeric functions.FunctionResultDescription–NUMNumberUsed to negate NUM. Return

Pagina 56 - Disabling Nodes in a Stream

139CLEM Language ReferenceFunctionResultDescriptionmean_n(LIST)NumberReturns the mean value from a list of numeric fields or null ifall of the field val

Pagina 57

5About IBM SPSS ModelerIBM SPSS Modeler Administration Console User Guide.Information on installing and using theconsole user interface for monitorin

Pagina 58 - Setting Options for Nodes

140Chapter 8FunctionResultDescriptioncdf_normal(NUM, MEAN,STDDEV)RealReturns the probability that a value from the norm aldistribution with the specifi

Pagina 59

141CLEM Language ReferenceFunctionResultDescriptioninteger_bitcount(INT)IntegerCounts t he number of 1 or 0 bits in thetwo’s-com plement representatio

Pagina 60 - Caching Options for Nodes

142Chapter 8In CLEM, a string is any sequence of characte r s between match ing double quotation marks("string quotes"). Characters (CHAR) c

Pagina 61

143CLEM Language ReferenceFunctionResultDescriptionismidstring(SUBSTRING, STRING)IntegerIf SUBSTRING is a substring of STRINGbut does not start on the

Pagina 62 - Previewing Data in Nodes

144Chapter 8FunctionResultDescriptionlocchar(CHAR, N, STRING)IntegerUsed to identify the location of charactersin symbolic fields. The function searche

Pagina 63 - Working with Streams

145CLEM Language ReferenceFunctionResultDescriptionstripchar(CHAR,STRING)StringEnables you to remove specified charactersfrom a string or field. You can

Pagina 64 - Setting Options for Streams

146Chapter 8FunctionResultDescriptionunicode_char(NUM)CHARReturns the character with Unicode v al ueNUM.unicode_value(CHAR)NUMReturns the Unico de val

Pagina 65 - To Set Stream Options

147CLEM Language ReferenceNote: Date and time functions cannot be called from scripts.FunctionResultDescription@TODAYStringIf you select Rollover days

Pagina 66 - Ruleset Evaluation

148Chapter 8FunctionResultDescriptiondate_in_weeks(DATE)RealReturns the time in weeks from the baseline date tothe date or timestamp represented by DA

Pagina 67 - Figure 5-16

149CLEM Language ReferenceFunctionResultDescriptiondatetime_time(ITEM)TimeReturns the time value of the given ITEM.datetime_timestamp(YEAR,MONTH, DAY,

Pagina 68 - Date baseline (1st Jan)

6Chapter 1Demos FolderThe data files and sample streams used with the app lication examples are installed in the Demosfolder under the pr oduct install

Pagina 69 - Setting numb

150Chapter 8FunctionResultDescriptiontime_mins_difference(TIME1,TIME2)RealReturns the time difference in minutes between thetimes or timestamps repres

Pagina 70 - Save As Default

151CLEM Language Reference Sequence functions Record indexing Averaging, summing , and comparing value s Monitoring change—differentiation @SINCE

Pagina 71 - Optimize SQL generation

152Chapter 8For this reason, @SINCE does not evaluate its condition for the current record. Use a sim ilarfunction, @SINCE0, if you want to evaluate t

Pagina 72

153CLEM Language ReferenceFunctionResultDescription@MAX(FIELD, EXPR)NumberReturns the maximum value for FIELD over the lastEXPR records received so fa

Pagina 73 - Display SQL

154Chapter 8FunctionResultDescription@OFFSET(FIELD, EXPR, INT)AnyPerforms the same operat i on as the @OFFSET functionwith t he addition of a third ar

Pagina 74 - Minimum stream canvas height

155CLEM Language ReferenceFunctionResultDescription@SUM(FIELD, EXPR)NumberReturns the sum of values for FIELD over the lastEXPR records receive d by t

Pagina 75

156Chapter 8FunctionResultDescription@GLOBAL_MIN(FIELD)NumberReturns the mini mum value for FIELD over the wholedata set, as previously ge nerated by

Pagina 76 - Figure 5-22

157CLEM Language ReferenceSpecial FieldsSpecial functions are used to denote the specific fields under examination, o r to generate a listof fields as in

Pagina 77 - Viewing Node Execution Times

Chapter9999Using IBM SPSS Modeler with aRepositoryAbout the IBMSPSS Collaboration and Deployment Services RepositoryIBM® SPSS® Modeler can be used in

Pagina 78 - Execution Time(s)

159Using IBM SPSS Modeler with a RepositoryFigure 9-1Objects in the IBM SPSS Collaboration and Deployment Services RepositoryExtensive Versioning and

Pagina 79

Chapter2222New FeaturesNew and Changed Features in IBM SPSS Modeler 15From this release onwards , IBM® SP SS® Modeler has the following editions.IBM®

Pagina 80 - Turn off these prompts

160Chapter 9For more informati on, see th e topic Connecting to the Repo sitory on p. 161.Storing and Deploying Repository ObjectsStreams created in I

Pagina 81

161Using IBM SPSS Modeler with a RepositoryOther Deployment OptionsWhile IBM SPSS Collabora tion and Deployment Services offers the most extensive fea

Pagina 82 - Globals available

162Chapter 9Ensure secure connection.Specifies whether a Secure Socke ts Layer ( SSL) connection shouldbe used. SSL isa commonly used protocol for secu

Pagina 83 - Node label contains

163Using IBM SPSS Modeler with a RepositoryFigure 9-4Browsing the IBM SPSS Collaboration and Deployment Services Repository contentsThe explo r er win

Pagina 84 - Stream Descriptions

164Chapter 9Storing Objects in the RepositoryFigure 9-5Storing a modelYou can store streams, nodes, models, model palettes, projects, and output objec

Pagina 85 - Comments

165Using IBM SPSS Modeler with a RepositoryChoosing the Location for Storing ObjectsFigure 9-6Choosing the location for storing an objectSave in.Shows

Pagina 86

166Chapter 9Figure 9-7Adding information about the objectAuthor.The username of the user creating the object in the repository. By default, this shows

Pagina 87 - Running Streams

167Using IBM SPSS Modeler with a RepositoryAssigning Topics to a Stored ObjectTopics are a hie r archical classification s ystem for the content s tore

Pagina 88 - Working with Models

168Chapter 9Figure 9-9Setting security options for an objectPrincipal.The repository username of the user or group who has access rights on this objec

Pagina 89

169Using IBM SPSS Modeler with a RepositoryAdding a User to the Permissions ListFigure 9-10Adding a user to the permissions list for an objectSelect p

Pagina 90

8Chapter 2Default settings for database connections.You can now specify default settings for SQL Serverand Or acle database connections, as wel l as t

Pagina 91 - Operations Involving Comments

170Chapter 9Read.By default, a user or gr oup that is not the object owner has only Read access rights to theobject. Select the appropriate check boxe

Pagina 92 - To edit an existing comment

171Using IBM SPSS Modeler with a RepositoryE Specify connection settings to the re pository if necessary. For more information, see thetopic Co nnecti

Pagina 93 - To delete a comment

172Chapter 9Storing Models and Model PalettesYou can store an individu al model as a .gm file in the repository, from whe r e it can be accessedby othe

Pagina 94 - Listing Stream Comments

173Using IBM SPSS Modeler with a RepositoryorFile > Projects > Retrieve Project...orFile > Outputs > Retrieve Output...E Alternatively, ri

Pagina 95 - Comment Colors

174Chapter 9Look in.Shows the fo lder hierarchy for the curr ent f older. To navigate to a different folder, selectone from this list to navigate ther

Pagina 96 - Annotations

175Using IBM SPSS Modeler with a RepositoryE Select the object version you want to work with.E Click C ontinue.Searching for Objects in the Repository

Pagina 97 - Keywords

176Chapter 9When searching for objects by name, an as terisk (*) can be used as a wildcard character to matchany string of characters, and a question

Pagina 98 - Saving Data Streams

177Using IBM SPSS Modeler with a RepositoryTopics.You can s earch on mo dels associated with specific topics from a list set by repositoryusers with th

Pagina 99 - Saving Output

178Chapter 9Figure 9-16Locked objectTo lock an objectE In the repository explorer win dow, right-click the required object.E Click Lock.To unlock an o

Pagina 100 - Loading Files

179Using IBM SPSS Modeler with a RepositoryFigure 9-17Select versions to deleteManaging Properties of Repository ObjectsYou can control various object

Pagina 101 - Mapping Data Streams

9New FeaturesSQL generation enhancements.The Aggregate nod e n ow supports SQL generation for date, time ,timesta mp, and string data types, in additi

Pagina 102 - Mapping Data to a Template

180Chapter 9Displays the folder name, creation, and modification dates.Permissions tabSpecifies read and write permissions for the f older. All users an

Pagina 103 - Step 4: Check mapped fields

181Using IBM SPSS Modeler with a RepositoryE In th e repository window, right-click the required object.E Click Object Properties.Figure 9-20Object pr

Pagina 104 - Specifying Essential Fields

182Chapter 9Figure 9-21Version propertiesThe following pr operties can be specified or modified for specific versions of a stored object:Version.Unique i

Pagina 105 - Examining Mapped Fields

183Using IBM SPSS Modeler with a RepositoryFigure 9-22Object access rightsUsers And Groups.Lists the repository users and groups that have at leas t R

Pagina 106 - Tips and Shortcuts

184Chapter 9To define a new label and apply it to the objectE Type the label name in the New Label field.E Click the right-arrow button to move the new

Pagina 107 - Browse for files quickly

185Using IBM SPSS Modeler with a RepositoryFigure 9-23Storing a stream in the repositoryE In the Repository: Store dialog b ox, choose the folder wher

Pagina 108 - Did you know that you can

186Chapter 9Figure 9-24Stream Deployment optionsDeployment type.Choose how you want to deploy the stream. All streams require a designatedscoring node

Pagina 109 - Handling Missing Values

187Using IBM SPSS Modeler with a RepositoryScoring node.Select a graph, output or export node to identify the s tream branch to be used forscoring the

Pagina 110

188Chapter 9Scoring and Modeling ParametersWhen deploying a stream to I B M SPSS Collaboration and D eployment Serv ices, you can choosewhich paramete

Pagina 111 - Categorical fields

189Using IBM SPSS Modeler with a RepositoryFigure 9-26Stream with scoring branch highlightedIf the stream already had a scoring bra nch defined, the ne

Pagina 112 - Algorithm

Note: Before using this information and the product it supports, read the general informationunder Notices on p. 249.This edition applies to IBM SPSS

Pagina 113

10Chapter 2New features in IBM SPSS Modeler PremiumIBM® SPSS® Modeler Premium is a separately-licensed product that provides a dditional featuresto th

Pagina 114 - Note on Discarding Records

190Chapter 9To designate a branch as the scoring branch (Tools menu)E Connect the model nugget to a terminal node ( a proces sing or output node downs

Pagina 115 - Building CLEM Expressions

191Using IBM SPSS Modeler with a RepositorySingle Model in StreamFigure 9-28Scoring branch with single model in the streamIf a single linked model nug

Pagina 116 - CLEM exp

192Chapter 9Figure 9-29Scoring branch with more than one model in the streamYou right-click the Analysis node and use its menu to set the scoring bran

Pagina 117 - Figure 7-2

193Using IBM SPSS Modeler with a RepositoryFigure 9-31Scoring branch with refresh link switched to first model nuggetIf you subsequently deselect both

Pagina 118 - CLEM Examples

194Chapter 9No Models in StreamIf there are no models in th e stream, or only models with no mode l links, the deployment type isset to Scoring Only.C

Pagina 119 - Special Functions

Chapter11110000Exporting to External ApplicationsAbout Exporting to External ApplicationsIBM® SPSS® Modeler provides a number of mechanisms to export

Pagina 120 - Values and Data Types

196Chapter 10E Specify connection settings to the re pository if necessary. For more information, see thetopic Connecting to the Repository in Chapter

Pagina 121 - Expressions and Conditions

197Exporting to External ApplicationsE In the Export (or Save) dialog box, s pecify a target directory and a unique n ame for the model.Note: You c an

Pagina 122 - Working with Strings

198Chapter 10Figure 10-3Selecting the XML file for a model saved using PMMLUse variable labels if present in model.The PMML may specify both variable

Pagina 123

199Exporting to External Applications Neural Net C5.0 Logist ic Regression Genli n SVM Bayes Net Apriori Carm a K-Means Koho nen TwoStep K

Pagina 124 - Working with Times and Dates

11New FeaturesThe Netezza Time Series node analyzes time series da t a and can predict futurebehavior from past events.The Netezza Generalized Li near

Pagina 125 - Summarizing Multiple Fields

Chapter11111111Projects and ReportsIntroduction to ProjectsA project is a group of files r elated to a data mining task. Projects include data streams,

Pagina 126 - Generating Lists of Fields

201Projects and ReportsCRISP-DM ViewBy s upporting the Cross-Industry Standard P r ocess f or D ata Mining (CRISP-DM), IBM® SPSS®Modeler projects prov

Pagina 127 - The Expression Builder

202Chapter 11Classes ViewThe Classes view in the project pane organizes your work in IBM® SPSS® Mod eler categoricallyby the types of objects created.

Pagina 128 - Expression Builder dialog box

203Projects and ReportsE On the main menu, click:File > Project > New Project...Adding to a ProjectOnce you h ave created or opened a project, y

Pagina 129 - Creating Expressions

204Chapter 11Adding Nodes from the CanvasYou can add individual nodes from the stream canvas by using the Save dialog box.E Select a node on the canva

Pagina 130 - Selecting Functions

205Projects and ReportsTransferring a ProjectMake sure that the project you want to transfer is open in the project p ane.To transfer a project:E Righ

Pagina 131 - Global values

206Chapter 11Summary.You can enter a summary for your data mining project that will be displayed i n theproject report.Contents.Lists the type and num

Pagina 132 - Viewing or Selecting Values

207Projects and ReportsFigure 11-6Annotations tab in the project properties dialog boxE Enter keywords and text to describe the project.Folder Propert

Pagina 133 - Find and Replace

208Chapter 11Figure 11-7Project folder with CRISP-DM annotationName.This area displays the name of the selected field.Tooltip text.Create custom ToolTi

Pagina 134

209Projects and ReportsClosing a ProjectWhen you exit IBM® SPSS® Modeler or open a new project, the existing project file (.cpj)is closed.Some files ass

Pagina 135 - Boundary Matches

Chapter3333IBM SPSS Modeler OverviewGetting StartedAs a data mining application, IBM® SPSS® Modeler offers a strategic approach to find ing usefulrelat

Pagina 136 - \z The end of the input

210Chapter 11Figure 11-9Generated report windowTo generate a report:E Select the project folder in either CRISP-DM or Classes view.E Right-click the f

Pagina 137 - CLEM Language Reference

211Projects and ReportsFigure 11-10Selecting options for a reportThe options in the report dialog box p r ov ide several ways to generate the t ype of

Pagina 138 - Characters

212Chapter 11File type.Available file types are:HTML document.The r eport is saved as a single HTML file. If your report contains graphs,they ar e save

Pagina 139

213Projects and ReportsThe total number of nodes in each stream is listed within the report. The numbers are shownunder the following headings, which

Pagina 140 - Chapter 8

214Chapter 11Figure 11-11Report displayed in a web browser

Pagina 141 - CLEM Operators

Chapter11112222Customizing IBM SPSS ModelerCustomizing IBM SPSS Modeler OptionsThere ar e a number of operations you can perform to cu stomize IBM® SP

Pagina 142 - Operator Precedence

216Chapter 12Figure 12-1System Options dialog boxMaximum memory.Select to impose a limit in megabytes on SPSS Modeler’s memory usage. Onsome platforms

Pagina 143 - Functions Reference

217Customizing IBM SPSS Modeleris the path used for all client-side operations and output files (if they are referenced withrelative paths).Set Server

Pagina 144 - Information Functions

218Chapter 12Figure 12-2User Options dialog box, Notifications tabShow stream execution feedback dialog. Sele ct to display a dialog box th at include

Pagina 145 - Comparison Functions

219Customizing IBM SPSS ModelerVisual NotificationsThe options in this gr oup are used to specify the behavior of the Outputs and Models tabs in thema

Pagina 146

13IBM SPSS Modeler OverviewLaunching from the Command LineYou can use the command line of your oper ating system to lau nch IBM® SPSS® Modeleras follo

Pagina 147 - Logical Functions

220Chapter 12 Select Always to always open a new output window. Select If generated by current stream to open a new window for output generated by t

Pagina 148

221Customizing IBM SPSS ModelerStandard Fonts & Colors (effective on restart).Options in this control bo x are used to specify theSPSS Modeler scr

Pagina 149 - Probability Functions

222Chapter 12Figure 12-4User Options dialog box, PMML tabExport PMML.Here you can configure variations of PMM L tha t work best with your targetapplica

Pagina 150 - Bitwise Integer Operations

223Customizing IBM SPSS ModelerCustomizing the Nodes PaletteStreams are built using nodes. The Nodes Palette at the bottom of the IBM® SPSS® Modelerwi

Pagina 151 - String Functions

224Chapter 12Figure 12-6Palette Manager showing the tabs displayed on the Nodes PalettePalette Name.Each available palette tab, whether shown on the N

Pagina 152

225Customizing IBM SPSS ModelerCreating a Palette TabFigure 12-7Palette tab creation on the Create/Edit Palette dialog boxTo c r eate a custom p alett

Pagina 153

226Chapter 12Figure 12-8Palette Manager showing the tabs displayed on the Nodes PaletteTo selec t which tabs are to be shown on the Nodes Palette:E Fr

Pagina 154

227Customizing IBM SPSS ModelerFigure 12-9Subpalettes available for the Modeling Palette tabTo selec t subp alettes for display on a palette tab:E Fro

Pagina 155

228Chapter 12the palette tab. For example , if you created a palette tab that contains the nodes you use mostfrequently for creating your streams, you

Pagina 156 - Date and Time Functions

229Customizing IBM SPSS ModelerTo change the nodes shown on a pa lette tab, selec t the palette tab and then, f rom the menu on theleft, sel ect to di

Pagina 157

14Chapter 3To Connect to a ServerE On the Tools menu, click Server Login. The Server Login dialog box opens. Alterna tively,double-click the connectio

Pagina 158

Chapter11113333Performance Considerations forStreams and NodesYou can design you r streams to maximiz e performance by arranging the nodes in the most

Pagina 159

231Performance Considerations for Streams and NodesThe following operations cannot be performed in most databases. They should be placed in thestream

Pagina 160 - Sequence Functions

232Chapter 13Figure 13-1Caching at the Type node to store newly derived fieldsTo Enable a CacheE On the s tream canvas, right-clic k the node and clic

Pagina 161 - Examples

233Performance Considerations for Streams and NodesNote: The following databas es support temporary table s for the purpose of caching: DB2,Netezza, O

Pagina 162

234Chapter 13Aggregate.When the Keys are contiguous option is not set, this node reads (but does not store) itsentire input data set before it produce

Pagina 163

235Performance Considerations for Streams and Nodesoffset v alue is not a literal integer; for example, @OFFSET(Sales, Month). The offset value is the

Pagina 164

AppendixAAAAAccessibility in IBM SPSS ModelerOverview of Accessibility in IBM SPSS ModelerThis release offers greatly enhanced accessibility for all u

Pagina 165 - Global Functions

237Accessibility in IBM SPSS ModelerControlling the Automatic Launching of New WindowsThe Notifications tab on the User Options dialog box is a ls o us

Pagina 166

238Appendix AControlling the Automatic Launching of New WindowsThe Notifications tab on the User Options dialog box is a ls o used to control whethe r

Pagina 167 - Special Fields

239Accessibility in IBM SPSS ModelerShortcut Key FunctionCtrl+F6 Moves focus to the stream canvas.Ctrl+F7 Moves focus to the managers pane.Ctrl+F8 Mov

Pagina 168 - Repository

15IBM SPSS Modeler OverviewNote: You cannot edit a server connection that was added from IBM® SPSS® Collaborationand Deployment Services, since the na

Pagina 169 - Single Sign-On

240Appendix AShortcut Key FunctionCtrl+Alt+L When a model nugget is selected in the stream, opens an Insertdialog box to enable you to load a saved mo

Pagina 170

241Accessibility in IBM SPSS ModelerShortcut Key FunctionCtrl+End Wit h focus on any control in the Expression Builder, this w i l lmove the insertion

Pagina 171 - Connecting to the Repository

242Appendix AShortcuts for CommentsWhen working with on-screen comments, y ou can use the following shortcuts.Shortcut Key FunctionAlt+C Toggles the s

Pagina 172 - Provider

243Accessibility in IBM SPSS ModelerCluster Viewer onlyThe Cluste r Viewer has a Cluste r s view that contains a c luster-by-feat ures grid.To choos e

Pagina 173 - Figure 9-4

244Appendix AESpacebar.Selects the Variable File node.ECtrl+Enter.Adds the Variable File node to the stream canvas. This key combinat ion also keepsse

Pagina 174 - Setting Object Properties

245Accessibility in IBM SPSS Modeler Use F3 to destroy all connections for a selecte d node in the canvas. Once you have created a stream, use Ctrl+

Pagina 175 - File name

246Appendix AAccessibility in the Interactive Tree WindowThe standard display of a d ecision tree model in the Interactive Tree window may cause probl

Pagina 176

247Accessibility in IBM SPSS ModelerTyping the first letter to find element in tree list.When looking for an element in the categoriespane, extracted

Pagina 177

AppendixBBBBUnicode SupportUnicode Support in IBM SPSS ModelerIBM® SPSS® Modeler is fully Un icode-enabled for b oth IBM® SPSS® Mode ler and IBM®SPSS®

Pagina 178 - Permissions

AppendixCCCCNoticesThis information was developed for produc ts and services offered worldwide.IBM may not offer the products , services, or feature s

Pagina 179 - User list

16Chapter 3Searching for Servers in IBM SPSS Collaboration and Deployment ServicesInstead of entering a server connection manually, you can select a s

Pagina 180 - Storing Projects

250Appendix CSuch information may be a vailable, subject to appropriate terms and conditions, including insome cases, payment of a fee.The licensed pr

Pagina 182 - Storing a Models palette

Index508 compliance, 236abs function, 138accessibility, 2 36, 247example, 243–244features in IBM SPSS Modeler, 236tips in IBM SPSS Mod el er, 246addin

Pagina 183

253Indexcommentskeyboard shortcuts, 242listing al l in a stream, 84on nodes an d st reams, 78comparison functions, 135concatenating strings, 135condit

Pagina 184 - Selecting an Object Version

254Indexdiv function, 138documentation, 4domain name (Windows)IBM SPSS Mod el er Server, 13DTD, 197enable nodes , 46encoding, 56, 248endstring functio

Pagina 185 - Searching by Name

255Indexoptions, 215overview, 12 , 215running from command li ne, 13tips and shortcuts, 96IBM SPSS Modeler Advantage, 160, 184IBM SPSS Modeler Serverd

Pagina 186 - Streams

256IndexMEAN function, 150, 152@MEAN function, 150, 152mean_n function, 115, 138member function, 135memorymanaging, 215–216Merge nodeperformance, 233m

Pagina 187 - Modifying Repository Objects

257Indexobjectsproperties, 208OFFSET function, 152@OFFSET function, 150, 152performance considerations, 234oneof function, 141openingmodels, 90nodes,

Pagina 188 - Deleting Repository Objects

258Indexrefreshsource nodes, 57refreshing models, 190regression, 245rem function, 138renamingnodes, 86streams, 74replace function, 141replacing models

Pagina 189 - Viewing Folder Properties

259Indexstream rewritingenabling, 60streams, 12adding comments, 78adding nodes, 43,46adding to projects, 202–203annotating, 78, 86backup files, 88build

Pagina 190

17IBM SPSS Modeler OverviewE Edit options.cfg, located in the /config directory of your SPSS Modeler installation directory. Editthe temp_directory par

Pagina 191

260Indexuppertolower function, 141user IDIBM SPSS Mod el er Server, 13user options, 217user-defined functions (UDFs), 120user-missing values, 99UTF-8 e

Pagina 192 - Permissions Tab

18Chapter 3This sequence of operations is known as a data stream becau se the data flows record b y recordfrom the source through each manipulation and

Pagina 193 - To apply labels to the object

19IBM SPSS Modeler OverviewField Ops.Nodes perfor m operations on data fields, such as filtering, deriving new fields, anddetermining the measurement l

Pagina 194 - Deploying Streams

PrefaceIBM® SPSS® Modele r is the IBM Corp. enterpr is e-strength data mining workbench. SPSSModeler helps o rganizations to improve customer an d cit

Pagina 195 - Stream Deployment Options

20Chapter 3Figure 3-8Outputs tabThe Models tab is the most powerful of the manag er tabs. This tab contains all model nuggets,which contain the models

Pagina 196 - Deployment type

21IBM SPSS Modeler OverviewFigure 3-10CRISP-DM viewThe C lasses tab provides a way to organize your work in SPSS Modeler categorically—by thetypes of

Pagina 197

22Chapter 3Cut & move to clipboard Copy to clipboardPaste selection Undo last actionRedo Search for nodesEdit stream properties Preview SQL genera

Pagina 198 - The Scoring Branch

23IBM SPSS Modeler OverviewCustomizing the ToolbarYou can change various aspects of the toolb ar, such as: Whether it is display ed Whether the icon

Pagina 199

24Chapter 3Figure 3-12Maximized stream canvasAs an alternative to closing the nodes palette, and the managers and project panes, you can use thestream

Pagina 200 - Model Refresh

25IBM SPSS Modeler OverviewFigure 3-13Changing the icon sizeTo scale the entire stream (stream properties method)E From the ma in menu, chooseTools &g

Pagina 201 - Multiple Models in Stream

26Chapter 3Using the Mouse in IBM SPSS ModelerThe most common uses of the mouse in IBM® SPSS® Modeler include the following:Single-click.Use either t

Pagina 202

27IBM SPSS Modeler OverviewTable 3-2Supported shortcuts for old hot keysShortcutKeyFunctionCtrl+Alt+D Duplicate nodeCtrl+Alt+L Load nodeCtrl+Alt+R Ren

Pagina 203

28Chapter 3revenue data or as complex as transforming web log data into a set o f fields and records withusable information. For more information, see

Pagina 204 - No Models in Stream

Chapter4444Understanding Data MiningData Mining OverviewThrough a variety of techniqu es, data mining identifies nuggets of information in bodies o f d

Pagina 205

Contents1 About IBM SPSS Modeler 1IBM SPSS Modeler Products . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 206 - To Export a Model

30Chapter 4Typically, you will use these facilities to identify a promising set of attributes in the data. Theseattribut es can then be fed to the mod

Pagina 207

31Understanding Data Miningtogether. It may not even be onl ine. If it exists only on p aper, data entry will be r equired beforeyou can begin data mi

Pagina 208 - Model Types Supporting PMML

32Chapter 4A Strategy for Data MiningAs with most business endeavors, data mining is much more effective if done in a planned,systematic way. Even wit

Pagina 209 - PMML Import

33Understanding Data MiningFigure 4-1CRISP-DM process modelThe six phases inclu de:Business understanding.This is perhaps the most import ant phase o

Pagina 210 - Projects and Reports

34Chapter 4have been resolved adequately. Similarly, the evaluation phase can lead you to reevaluate youroriginal business u ndersta nding, and you ma

Pagina 211 - CRISP-DM View

35Understanding Data MiningClassification nodesThe Auto Classifier node creates and compar es a number of different models forbinary outcomes (yes or no

Pagina 212 - Building a Project

36Chapter 4The PCA / Factor node provides powerful data-reduction techniques to reducethe complexity of you r data. Principal components analysis (PCA

Pagina 213 - Adding to a Project

37Understanding Data MiningThe Self-Learning Resp onse Model (SLRM) node enables you to build a model inwhich a single new case, or small number of ne

Pagina 214

38Chapter 4preconditions. Apriori requires that input and output fields all be categorical butdelivers better performance because it is opti mized for

Pagina 215 - Setting Project Properties

39Understanding Data MiningSegmentation nodesThe Auto Cluster node estimates and compares clustering models, which identifygroups of records that have

Pagina 216 - Annotating a Project

Changing the icon size for a stream . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24Using the Mouse in IBM S

Pagina 217 - To annotate a folder:

40Chapter 4Data Mining ExamplesThe be st way to learn about data mining in practice is to start with an example. A number ofapplicat ion examples are

Pagina 218 - Object Properties

Chapter5555Building StreamsStream-Building OverviewData mining using IBM® SPSS® Modeler focuses on the process of running data through a serie sof nod

Pagina 219 - Generating a

42Chapter 5Figure 5-1Completed stream on the stream canvasThis section cont ains more detailed information on w orking with nodes to create more compl

Pagina 220 - To generate a report:

43Building StreamsA runnable node that processes stream data is known as a terminal node. A modeling oroutput node isa ter minal node if it is located

Pagina 221 - Filename

44Chapter 5Figure 5-2Stream created by double-clicking nodes from the palettesTo Connect Nodes Using the Middle Mouse ButtonOn the str eam canvas, you

Pagina 222 - Exporting Generated Reports

45Building StreamsFigure 5-5Connected nodesWhen connecting nodes , there are severa l gu idelines to follow. You will receive an error mes sageif you

Pagina 223

46Chapter 5Disabling Nodes in a StreamProcess nodes with a single input within streams can be disabled, with t he result that the node isignored durin

Pagina 224 - Figure 11-11

47Building StreamsFigure 5-8Connecting a new node between two connected nodesE With th e middle mous e button, click and drag the connection arrow int

Pagina 225 - Customizing IBM SPSS Modeler

48Chapter 5Figure 5-10Deleting the connection between nodes in a streamTo delete all connections to and from a node, do one of the following: Select

Pagina 226 - Setting Default Directories

49Building StreamsFigure 5-11Pop-up menu options for nodes Click Edit to open the dialog box f or the s elected node. Click Connect to manually conn

Pagina 227 - Setting User Options

7 Building CLEM Expressions 105About CLEM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 228

50Chapter 5 Click Save Node to save the node’s details in a file. You can load node details only intoanother node of the same type. Click Store Node

Pagina 229

51Building StreamsFigure 5-12Caching at the Type node to store newly derived fieldsTo Enable a CacheE On the s tream canvas, right-clic k the node and

Pagina 230 - Setting Display Options

52Chapter 5Note: The following databas es support temporary table s for the purpose of caching: DB2,Netezza, O r acle, SQL Server, a nd Teradata. Othe

Pagina 231 - Setting PMML Export Options

53Building StreamsFigure 5-13Data Preview from a model nuggetFrom the Gen erate menu, you can create several types of nodes.Locking NodesTo prevent ot

Pagina 232 - User/Author Information

54Chapter 5Figure 5-14Streams tab in the managers pane with pop-up menu optionsFrom this tab, you can: Access streams. Save streams . Save streams

Pagina 233 - Customizing the Nodes Palette

55Building StreamsLogging and status.Options controlling SQL logging and record sta tus. F or more information,see the topic Setting SQL logging an d

Pagina 234 - Restore Defaults

56Chapter 5Figure 5-15Setting general options for a streamDecimal symbol.Select either a com ma ( ,) or a period (.) as a decimal sep arator.Grouping

Pagina 235 - Creating a Palette Tab

57Building StreamsMaximum number of rows to show in Data Preview.Specif y the number of row s to be shown whena preview of the data is requested for a

Pagina 236

58Chapter 5Figure 5-17Setting date and time options for a streamImport date/time as.Select whether to use date/time storag e for date /time fields or w

Pagina 237 - Creating a Subpalette

59Building Streams2-digit dates start from.Specif y the cutoff yea r to add cen tury dig its f or yea r s denoted with onlytwo digits. For exam ple, s

Pagina 238 - Changing a Palette Tab View

Logical Functions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137Numeric Function

Pagina 239 - CEMI Node Management

60Chapter 5Decimal places (standard, scientific, currency).For numbe r display formats, specifies the numberof deci mal places to be used when displayi

Pagina 240 - Streams and N

61Building StreamsFigure 5-19Setting stream optimization optionsNote: Whether SQ L pushback an d optimization ar e supported depends on the type of da

Pagina 241 - Node Caches

62Chapter 5reduce network traffic and speed stream operatio ns. Note that the Generate SQL check bo xmust be selected for SQL optimization to have any

Pagina 242 - Caching Nodes in a Database

63Building StreamsSetting SQL logging and record status options for streamsThese setting s include various options controlling the display of SQL stat

Pagina 243 - : Process Nodes

64Chapter 5Reformat SQL for improved readability.Specifies whether SQL displayed in the log should beformatted forreadability.Show status for records.S

Pagina 244 - Performance: CLEM Expressions

65Building StreamsStream scroll rate.Specify the scrolling rate for the stream canvas to control how quickly thestream canva spane scrolls when a node

Pagina 245

66Chapter 5Figure 5-22Messages tab in stream properties dialog boxIn addition to mess ages regarding stream operation s, err or m essages are reported

Pagina 246 - Appendix

67Building StreamsFigure 5-23Stream running with error reportedIf SQL optimization and logging options are enabled in the User Options dialog box, the

Pagina 247 - Accessibility for Blind Users

68Chapter 5Figure 5-24Viewing execution times for nodes in the streamIn the table of node execution times, the columns are as follows. Click a column

Pagina 248 - Keyboard Accessibility

69Building StreamsParameters can also be set for SuperNodes, in which case they are visible only to nodesencapsulatedwithin that SuperNode.To Set Stre

Pagina 249 - Node and Stream Shortcuts

Deploying Streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184Stream Depl

Pagina 250 - Appendix A

70Chapter 5Note that long name, storage, and type options can be set for param eters through the userinterface only. These options cannot be set using

Pagina 251 - Table Shortcuts

71Building StreamsFigure 5-27Specifying available values for a parameterType.Displays the currently selected measurement leve l. You can change this v

Pagina 252 - Shortcuts for Comments

72Chapter 5Analytical De cision Management or Predictive Applications 5.x. All streams r equire a designatedscoring br anch before they can be deploye

Pagina 253 - Right Arrow

73Building StreamsSearching for Nodes in a StreamYou can search for nodes in a stream by sp ecifying a number of sea r ch criteria, such as node name,

Pagina 254

74Chapter 5Node category.Check t his box and click a categ ory on the list to sear ch for a particular type ofnode. ProcessNode means a node from the

Pagina 255 - Using a Screen Reader

75Building StreamsFigure 5-30Opening section of stream descriptionThe stream description is display ed in the for m of an HTML d ocument consisting of

Pagina 256 - Tips for Use

76Chapter 5Inputs.Lists the input fields together with their storage types (for example, string, integer,real and so on).Outputs.Lists the o utput fie

Pagina 257 - JAWS and Java

77Building StreamsExporting Stream DescriptionsYou can export the contents of the stream description to an HTML file.To e xport a stream description:E

Pagina 258 - Unicode Support

78Chapter 5Some nodes have further displays givin g additional information about s tream execution. Theseare displayedby selecting the corresponding r

Pagina 259

79Building StreamsFigure 5-34Stream with comments addedOthers can then view these comments on-screen, or you can print out an image of th e streamthat

Pagina 260 - Trademarks

Customizing the Nodes Palette . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223Customizing the P

Pagina 261

80Chapter 5The appearance of the tex t box changes to indicate the current mode of the comment (or an notationshown as a comment), as the fo llowing t

Pagina 262

81Building StreamsFigure 5-37Comment in edit modeWhen you click again, the border changes to solid lines to show that editing is complete.Figure 5-38C

Pagina 263

82Chapter 5 Right- click the stream background and click New Comment on the pop-up men u. Click the New Comment button in the too lbar.E Enter the c

Pagina 264

83Building StreamsE Edit the commen t text. You can use standard Windows shortcut ke ys when editing, for exampleCtrl+C to copytext. Other options dur

Pagina 265

84Chapter 5If the comment was o r iginally a stream or SuperNode an no tation that had been converted to afreestandingcomment, the comment is deleted

Pagina 266

85Building StreamsFigure 5-39Listing comments for a streamText.The text of the comment. Double-click the text to change the fiel d to an editab le text

Pagina 267

86Chapter 5E Click the Annotations tab.E Select the Show annotation as comment check box.E Click OK.To convert a SuperNode annotation to a commentE Do

Pagina 268

87Building StreamsFigure 5-40Annotations tab optionsName.Select Custom to adjust the autogenerated name or to create a uniqu e name for the nodeas dis

Pagina 269

88Chapter 5Show annotation as comment.(For stream and SuperN ode annotat ions only) Check this boxto con vert theannotation to a freestanding comment

Pagina 270

89Building StreamsSaving Multiple Stream ObjectsWhen you exit IBM® SPSS® Modeler wi th multiple unsaved objects, such as streams, projects,or model nu

Commenti su questo manuale

Nessun commento