We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4d342 commit a2118bfCopy full SHA for a2118bf
examples/xor_trees/package.json
@@ -8,7 +8,7 @@
8
"keywords": "machinelearning,randomforest,classification,decisiontree",
9
"urls": [
10
["./xor_run.py", "xor_run.py"],
11
- ["./xor_model.csv", "xor_model.csv"],
+ ["./xor_model.csv", "xor_model.csv"]
12
],
13
"deps": [["emlearn", "master"]]
14
}
0 commit comments