Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
geodma_2:build_inst [2018/10/03 18:49]
raian [CMake 3.X (ref. 3.8.2)]
geodma_2:build_inst [2018/10/03 19:10]
raian [C5.0 Decision Trees Library]
Line 201: Line 201:
  
 ==== C5.0 Decision Trees Library ==== ==== C5.0 Decision Trees Library ====
 +
 +Clone //C5.0 Decision Trees Library// from the following GitHub repository: ​
 +
 +  https://​github.com/​rvmaretto/​c50_decisionTrees
 +  ​
 +To build the library, open the CMake GUI, put in //Where is the source code// field the path to the folder //​c50_decisionTree/​build/​cmake//​. Create a directory to build the binaries. We recomend to create the folder //​c50_decisionTree/​built//,​ and put its path in the field //Where to build the binaries//.
 +
 +Click //​Configure//​.
 +
 +In the pop up window, select “//Visual Studio 15 2017 Win64//”. After the project has finished to configure, click //​Generate//​. A Visual studio solution called c50_decisionTree.sln will be generated in the binaries folder. Now, just open it and build.
  
  

Navigation