quick fix

This commit is contained in:
art 2019-11-05 16:25:53 -06:00
parent 7d820f0179
commit 5b12fa4f9d

View File

@ -198,6 +198,8 @@ __all__ = [
'kmeans',
'pca',
'decisiontree',
'knn',
'NaiveBayes'
'Regression',
'Gliko2',
# all statistics functions left out due to integration in other functions