quick fix

This commit is contained in:
ltcptgeneral 2019-11-06 15:33:56 -06:00
parent 456836bdb8
commit a73ce4080c

View File

@ -205,6 +205,7 @@ __all__ = [
'decisiontree',
'knn',
'NaiveBayes',
'SVM',
'Regression',
'Gliko2',
# all statistics functions left out due to integration in other functions