mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
spelling fix
This commit is contained in:
parent
9e1add79d3
commit
8faea0e56f
@ -12,7 +12,7 @@ __version__ = "1.1.11.001"
|
|||||||
# changelog should be viewed using print(analysis.__changelog__)
|
# changelog should be viewed using print(analysis.__changelog__)
|
||||||
__changelog__ = """changelog:
|
__changelog__ = """changelog:
|
||||||
1.1.11.002:
|
1.1.11.002:
|
||||||
- consolidated matrics
|
- consolidated metrics
|
||||||
- fixed __all__
|
- fixed __all__
|
||||||
1.1.11.001:
|
1.1.11.001:
|
||||||
- added test/train split to RandomForestClassifier and RandomForestRegressor
|
- added test/train split to RandomForestClassifier and RandomForestRegressor
|
||||||
|
Loading…
Reference in New Issue
Block a user