Skip to content

Releases: yanniedog/prediction

0.2.0-alpha

09 Jun 14:35
dc9c15e
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

First iteration after the major revamp which passed tests with 73% coverage across the distro.
This is still very buggy and needs hands-on testing

What's Changed

  • Fix final lag annotation in prediction plot by @yanniedog in #1
  • Testing of 'testing' branch complete for 73% coverage, no errors by @yanniedog in #2

New Contributors

Full Changelog: v0.1.1...0.2.0-alpha

0.1.1

31 Mar 20:03
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Removed scale-equivalent indicators (ie, those which use the the same scale as the price data), add scale-invariant ta-lib and pandas-ta indicators
  • Correctly implemented deletion of correlation_leaderboard.db and all txt files in the report directory, when the user requests to delete all previous work when running main.py

TO DO:

  • confirm leaderboard etc work correctly when NOT deleting previous work, and just attempting to UPDATE the leaderboard etc

NOTE:
This is the final release before attempting to combine multiple indicators together to give sophisticated prediction forecasts.
This current release appears to work satisfactorily.

0.1.0

31 Mar 13:27
Compare
Choose a tag to compare
v0.1.0

0.1.0

0.0.8

30 Mar 08:54
Compare
Choose a tag to compare
v0.0.8

update

0.0.7

30 Mar 06:42
Compare
Choose a tag to compare

Many logfile bugs fixed

0.0.6

30 Mar 04:22
Compare
Choose a tag to compare

Some warnings in the tweak arm, but the multi-lag-point prediction plots are working well. The backup script excludes txt files. The extract script will still need the contents to be available in a 'google.txt' file

0.0.5

30 Mar 03:16
Compare
Choose a tag to compare

Default pathway has parallel processing. Tweak pathway works for 'all indicators' in single-processing mode

v0.0.3

29 Mar 04:42
Compare
Choose a tag to compare

Per-lag optimisation, random approach to optimisation