mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
quick fix
This commit is contained in:
parent
92c8b9c8c3
commit
db9ce0c25a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user