1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-03 09:33:25 +00:00

quick fix

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

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