Coder Social home page Coder Social logo

kavehbc / market-forecast Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 3.0 703 KB

Cryptocurrency & Stocks Exchange Market Forecast (Predictive AI)

License: GNU General Public License v3.0

Python 96.10% Dockerfile 1.81% Shell 0.29% HTML 1.80%
cryptocurrency price-prediction python stock-market streamlit

market-forecast's Introduction

  • 👋 Hi, I’m @kavehbc, a Sr. Data Scientist and AI Researcher
  • 👀 I’m interested in Artificial Intelligence, Blockchain, Economics, Revenue Management, Optimization, Affective Computing, Neuroscience and Psychology
  • 🌱 I’m currently learning Everything because Everything is worth learning
  • 📫 You can reach me out via bakhtiyari.com or kaveh.me

market-forecast's People

Contributors

kavehbc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

market-forecast's Issues

KeyError: "['Date'] not in index"

Hello, I can not use the time range in this way, it gives an error, can you help?

Ekran görüntüsü 2024-03-05 231534

`
KeyError: "['Date'] not in index"
Traceback:
File "C:\Php\python\market-forecast\myvenv\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 535, in _run_script
exec(code, module.dict)
File "C:\Php\python\market-forecast\app.py", line 160, in
main()
File "C:\Php\python\market-forecast\app.py", line 66, in main
data = prepare_hisotry_for_fbprophet(ui_params, df_history)
File "C:\Php\python\market-forecast\libs\data_preprocessing.py", line 7, in prepare_hisotry_for_fbprophet
data = df_history_prep[["Date", ui_params.price_column]] # select Date and Price
File "C:\Php\python\market-forecast\myvenv\lib\site-packages\pandas\core\frame.py", line 3813, in getitem
indexer = self.columns._get_indexer_strict(key, "columns")[1]
File "C:\Php\python\market-forecast\myvenv\lib\site-packages\pandas\core\indexes\base.py", line 6070, in _get_indexer_strict
self._raise_if_missing(keyarr, indexer, axis_name)
File "C:\Php\python\market-forecast\myvenv\lib\site-packages\pandas\core\indexes\base.py", line 6133, in _raise_if_missing
raise KeyError(f"{not_found} not in index")

`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.