quick fix

This commit is contained in:
ltcptgeneral 2019-11-06 15:33:56 -06:00
parent 4f5fdd89d7
commit 976c7b2db5

View File

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