danielladiaz commited on
Commit
6b15382
·
verified ·
1 Parent(s): 0bd8555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -42,6 +42,7 @@ Here is an example of how to load the dataset using PrismRCL:
42
 
43
  ```
44
  C:\PrismRCL\PrismRCL.exe fractal imaginary rclticks=15 boxdown=0 channelpick=4 data=C:\path\to\Breast_Cancer_Biopsy_7500 testsize=0.1 savemodel=C:\path\to\models\mymodel.classify log=C:\path\to\log_files stopwhendone```
 
45
 
46
  Explanation:
47
  - `C:\PrismRCL\PrismRCL.exe`: classification application
 
42
 
43
  ```
44
  C:\PrismRCL\PrismRCL.exe fractal imaginary rclticks=15 boxdown=0 channelpick=4 data=C:\path\to\Breast_Cancer_Biopsy_7500 testsize=0.1 savemodel=C:\path\to\models\mymodel.classify log=C:\path\to\log_files stopwhendone```
45
+ ```
46
 
47
  Explanation:
48
  - `C:\PrismRCL\PrismRCL.exe`: classification application