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', 'kmeans',
'pca', 'pca',
'decisiontree', 'decisiontree',
'knn',
'NaiveBayes'
'Regression', 'Regression',
'Gliko2', 'Gliko2',
# all statistics functions left out due to integration in other functions # all statistics functions left out due to integration in other functions