We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbdcc5 commit 8a18880Copy full SHA for 8a18880
README.md
@@ -1,4 +1,5 @@
1
# Optimal-Classification-Tree
2
-Optimal classification tree creation as a mixed-integer optimization problem, implemented base on the following paper, section 2.2:
+Optimal classification tree creation solved as a mixed-integer optimization problem.
3
+The implementation is based on the following paper, section 2.2:
4
5
https://link.springer.com/article/10.1007/s10994-017-5633-9
0 commit comments