Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
load_weights [2011/07/31 18:16] hermann created |
load_weights [2015/10/12 01:26] (current) admin |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Filename | [[ Weights Filename Type|Weights Filename ]] | The name of the file that contains the Weights of Evidence coefficients or ranges. | | + | | Filename | [[Weights Filename Type]] | The name of the file that contains the Weights of Evidence coefficients or ranges. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | + | ^ Name ^ Type ^ Description ^ Default Value ^ |
| - | | Suffix Digits | [[Non Negative Int Type|Non Negative Int ]] | Number of digits used to represent the file name suffix. | 0 | | + | | Suffix Digits | [[Non Negative Integer Value Type]] | Number of digits used to represent the file name suffix. | 0 | |
| - | | step | [[Non Negative Int Type|Non Negative Int ]] | Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step. | None | | + | | step | [[Non Negative Integer Value Type]] | Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step. | None | |
| + | | Workdir | [[Workdir Type]] | Workdir folder path. | None | | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Weights | [[ Weights Type|Weights ]] | Weights of Evidence coefficients or ranges loaded by the functor. | | + | | Weights | [[Weights Type]] | Weights of Evidence coefficients or ranges loaded by the functor. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 28: | Line 29: | ||
| The Weights of Evidence coefficients or ranges can be edited by clicking on its editor. | The Weights of Evidence coefficients or ranges can be edited by clicking on its editor. | ||
| + | |||
| + | It is possible to load Weights of Evidence files from [[wp>zip_(file_format)|Zip]] archives. See [[useful_tips#loading_files_from_zip_files|this useful tip]] to know how to do it. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||