quick fix

This commit is contained in:
art 2019-11-05 16:25:53 -06:00
parent 92c8b9c8c3
commit db9ce0c25a

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