Closed jmsfltchr closed 5 years ago
We have removed repeated code among the supervised classifiers
We have refactored the two multi-class supervised classifiers, using inheritance to remove repeated code.
What is the goal of this PR?
We have removed repeated code among the supervised classifiers
What are the changes implemented in this PR?
We have refactored the two multi-class supervised classifiers, using inheritance to remove repeated code.