IBM Switch 15 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie IBM Switch 15. IBM Switch 15 User's Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 270
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów

Podsumowanie treści

Strona 1

iIBM SPSS Modeler 15 User’s Guide

Strona 2

C Notices 249Index 252x

Strona 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

Strona 4 - Contents

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

Strona 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

Strona 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

Strona 7

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

Strona 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

Strona 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

Strona 10 - Index 252

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

Strona 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

Strona 12 - Chapter 1

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 19

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

Strona 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 .

Strona 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

Strona 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

Strona 23

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

Strona 24

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

Strona 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.

Strona 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

Strona 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 —

Strona 28 - Nodes Palette

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 34

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 39 - Understanding Data Mining

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

Strona 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

Strona 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

Strona 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

Strona 43

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

Strona 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

Strona 45 - Classification nodes

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 57

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

Strona 58 - Setting Options for Nodes

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

Strona 59

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

Strona 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

Strona 61

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

Strona 62 - Previewing Data in Nodes

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

Strona 63 - Working with Streams

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

Strona 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

Strona 65 - To Set Stream Options

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

Strona 66 - Ruleset Evaluation

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

Strona 67 - Figure 5-16

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

Strona 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

Strona 69 - Setting numb

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

Strona 70 - Save As Default

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

Strona 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

Strona 72

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

Strona 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

Strona 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

Strona 75

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

Strona 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

Strona 77 - Viewing Node Execution Times

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

Strona 78 - Execution Time(s)

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

Strona 79

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

Strona 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

Strona 81

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

Strona 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

Strona 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

Strona 84 - Stream Descriptions

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

Strona 85 - Comments

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

Strona 86

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 94 - Listing Stream Comments

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 100 - Loading Files

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 110

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

Strona 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

Strona 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

Strona 113

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 119 - Special Functions

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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,

Strona 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

Strona 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.

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 135 - Boundary Matches

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

Strona 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

Strona 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

Strona 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

Strona 139

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

Strona 140 - Chapter 8

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 148

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 158

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

Strona 159

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

Strona 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

Strona 161 - Examples

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

Strona 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

Strona 163

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

Strona 164

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

Strona 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

Strona 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

Strona 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

Strona 168 - Repository

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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+

Strona 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

Strona 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

Strona 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®

Strona 178 - Permissions

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

Strona 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

Strona 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

Strona 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

Strona 183

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

Strona 184 - Selecting an Object Version

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

Strona 185 - Searching by Name

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

Strona 186 - Streams

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

Strona 187 - Modifying Repository Objects

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

Strona 188 - Deleting Repository Objects

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

Strona 189 - Viewing Folder Properties

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

Strona 190

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

Strona 191

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 197

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

Strona 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

Strona 199

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

Strona 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

Strona 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

Strona 202

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

Strona 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

Strona 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

Strona 205

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 214

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

Strona 215 - Setting Project Properties

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

Strona 216 - Annotating a Project

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

Strona 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

Strona 218 - Object Properties

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 227 - Setting User Options

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 238 - Changing a Palette Tab View

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 243 - : Process Nodes

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

Strona 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

Strona 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

Strona 246 - Appendix

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

Strona 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

Strona 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

Strona 249 - Node and Stream Shortcuts

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

Strona 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

Strona 251 - Table Shortcuts

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

Strona 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

Strona 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,

Strona 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

Strona 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

Strona 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

Strona 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

Strona 258 - Unicode Support

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

Strona 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

Strona 260 - Trademarks

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 269

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

Strona 270

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

Komentarze do niniejszej Instrukcji

Brak uwag

Digital Foci MEB-300 Handbücher

Bedienungsanleitungen und Benutzerhandbücher für Kartenleser Digital Foci MEB-300.
Wir stellen 1 PDF-Handbücher Digital Foci MEB-300 zum kostenlosen herunterladen nach Dokumenttypen zur Verfügung Betriebsanweisung






Weitere Produkte und Handbücher für Kartenleser Digital Foci

Modelle Dokumententyp
MCG-120 Betriebsanweisung   Digital Foci MCG-120 User`s guide, 27 Seiten