Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Releases: lex-hue/Stock-Predictor-V4

SPV4 v0.55.1

26 Aug 12:00
Compare
Choose a tag to compare
  • Better Changes, added yfinance for Preprocessing step

Full Changelog: 0.55...0.55.1

SPV4 v0.55

14 Aug 05:19
Compare
Choose a tag to compare
  • Works Flawlessly

Full Changelog: 0.5...0.55

SPV4 v0.5

12 Aug 20:34
4fd1376
Compare
Choose a tag to compare
  • Ported it on Colab!
  • Accurate Predictions!
  • Fixed some Bugs

Full Changelog: 0.3...0.5

SPV4 v0.3

06 Aug 21:22
Compare
Choose a tag to compare
  • Support for Windows operating system!
  • Compatibility with GPUs!
  • Eliminated the bothersome optimization process (which was taking too much time!)

Full Changelog: 0.25...0.3

SPV4 v0.25

17 Jun 13:34
Compare
Choose a tag to compare
  • Substituted Bayesian Optimization with Optuna Optimization
  • Incorporated an update functionality by performing git pulling (Note: Repository cloning is still required)

Full Changelog: 0.201.1...0.25

SPV4 v0.201.1

31 May 20:02
Compare
Choose a tag to compare
  • Bayesian Optimization!

Full Changelog: 0.201...0.201.1

SPV4 v0.201

30 May 19:11
Compare
Choose a tag to compare

Full Changelog: 0.2...0.201

SPV4 v0.2

27 May 20:09
Compare
Choose a tag to compare
  • Implemented all modifications and updates.
  • Revised and consolidated scripts into a single script.
  • Incorporated all essential changes to eliminate the need for modifying any data in the files.
  • Significantly improved the model's performance, making it superior.

Full Changelog: 0.101...0.2

SPV4 v0.101

13 May 12:47
Compare
Choose a tag to compare

The following changes were made to the scripts:

  • The scripts were modified to use MAPE (Mean Absolute Percentage Error) instead of R2 (Coefficient of Determination), which is not recommended for time series stock predictions.
  • The model was updated with additional layers to improve its performance.
  • Plans are being made to add support for Windows.

Full Changelog: 0.1...0.101

SPV4 v0.1

04 May 14:21
Compare
Choose a tag to compare
  • Documentation has been completed and finalized.
  • All scripts have been tested and are fully functional.
  • The scripts have been made more verbose and easier to understand through comments.
  • I aim to make the project available for Windows PCs in the future.
  • Thank you for following the development process of this repository!

Full Changelog: 0.1-alpha-untested...0.1