mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
Update analysis.py
This commit is contained in:
parent
93587bf4c7
commit
515b92b356
@ -16,34 +16,34 @@ __changelog__ = """changelog:
|
|||||||
1.0.8.004:
|
1.0.8.004:
|
||||||
- removed a few unused dependencies
|
- removed a few unused dependencies
|
||||||
1.0.8.003:
|
1.0.8.003:
|
||||||
- added p_value function
|
- added p_value function
|
||||||
1.0.8.002:
|
1.0.8.002:
|
||||||
- updated __all__ correctly to contain changes made in v 1.0.8.000 and v 1.0.8.001
|
- updated __all__ correctly to contain changes made in v 1.0.8.000 and v 1.0.8.001
|
||||||
1.0.8.001:
|
1.0.8.001:
|
||||||
- refactors
|
- refactors
|
||||||
- bugfixes
|
- bugfixes
|
||||||
1.0.8.000:
|
1.0.8.000:
|
||||||
- depreciated histo_analysis_old
|
- depreciated histo_analysis_old
|
||||||
- depreciated debug
|
- depreciated debug
|
||||||
- altered basic_analysis to take array data instead of filepath
|
- altered basic_analysis to take array data instead of filepath
|
||||||
- refactor
|
- refactor
|
||||||
- optimization
|
- optimization
|
||||||
1.0.7.002:
|
1.0.7.002:
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.7.001:
|
1.0.7.001:
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.7.000:
|
1.0.7.000:
|
||||||
- added tanh_regression (logistical regression)
|
- added tanh_regression (logistical regression)
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.6.005:
|
1.0.6.005:
|
||||||
- added z_normalize function to normalize dataset
|
- added z_normalize function to normalize dataset
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.6.004:
|
1.0.6.004:
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.6.003:
|
1.0.6.003:
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.6.002:
|
1.0.6.002:
|
||||||
- bug fixes
|
- bug fixes
|
||||||
1.0.6.001:
|
1.0.6.001:
|
||||||
- corrected __all__ to contain all of the functions
|
- corrected __all__ to contain all of the functions
|
||||||
1.0.6.000:
|
1.0.6.000:
|
||||||
|
Loading…
Reference in New Issue
Block a user