Skip to content

ChengChinHsia-Pig/stock_pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

股票預測程式

股票漲幅預測(歷史紀錄判斷) 請不要過度依賴該程式 極有可能盔鉗:))

準確度

以誤差值正負10為基準做出的計算,僅供參考

  • 3天 97%
  • 一週 96%
  • 一個月 91%
  • 一季 83%
  • 半年 81%
  • 一年 72%
  • 兩年 60%
  • 三年 56%

簡介

  • 全自動下載股票資料(雅虎股市)
  • 全自動歷史資料推估

最新更新: 2024.05.19

  • 修復了下載到舊日期的BUG
  • 修復了運算過程會有錯誤的問題
  • 增加了多線呈同步運算
  • 修復了在蘋果電腦上SSL的問題
  • 可直接輸入股票代碼並且自動推估完成

安裝依賴

pip install pandas numpy matplotlib scikit-learn wget certifi

About

股票漲幅預測(歷史紀錄判斷)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages