Contents of the WinMine Toolkit
![]()
The following files will be extracted to your machine if you decide to download the WinMine Toolkit:
| WinMine.html | Introduction web page |
| EULA.rtf | End User License Agreement |
| Tutorial/demos.raw and Tutoral/transations.raw | Raw data files to be used with the tutorial |
| Bin/DataConverter.exe | Interactive tool that converts from a raw data file or an SQL table into the WinMine XML data format |
| Bin/DataJoin.exe | Command-line tool that performs a join on two data files |
| Bin/DataSplit.exe | Command-line tool that splits a data file into a training data file and testing data file |
| Bin/DataCheck.exe | Command-line tool that scans a data file and outputs summary statistics |
| Bin/PlanEditor.exe | Interactive tool for creating and editing plan files |
| Bin/Dnet.exe | Command-line tool that builds a dependency network or a Bayesian network from data |
| Bin/DnetBrowser.exe | Interactive tool for viewing dependency networks and Bayesian networks |
| Bin/DnetLogscore.exe | Command-line tool that computes the log predictive accuracy of a model |
| Bin/ExpandTrees.exe | Command-line tool that converts a model with decision-tree distributions to a model with table distributions |
| Bin/GES.exe | Command-line tool that builds a Bayesian network from data using the GES algorithm |