Skip to content

ankitasankars/Conjexure-A-Web-App-for-Stock-Market-Forecasting

 
 

Repository files navigation

Conjexure - Stock Market Forecasting

Conjexure is a machine learning web app for forecasting the stock prices of certain companies into the future. Conjexure utilizes the stock prices for Alphabet Inc. (GOOGL) and Apple Inc. (AAPL) for training. This is primarily because the closing stock price graph for these companies over time is quite smooth overall and avoids any sudden ups or downs and follows a healthy upwards trend.


DOCS UI

Preview

Web_app
Web_app

Functionalities

  • Forecasts Stock Prices of Alphabet Inc. (GOOGL)
  • Forecasts Stock Prices of Apple Inc. (APPL)
  • The forecast time window can be set by the user.

Instructions to run

  • To install Streamlit, use the given pip command.
pip install streamlit
  • Download the zip file from our repository and unzip into the desired directory.

Running Streamlit scripts is incredibly easy. All you need to do is enter the following line in your terminal.

streamlit run stockpricepred.py

Contributors

Aditya Mangla

Aditya Mangla

Harsh Sharma

Harsh Sharma

Abhishek Saxena

Abhishek Saxena

Aditya Shukla

Aditya Shukla

Tarushi Pathak

Tarushi Pathak

Ankita Kokkera

Ankita

Sheel Patel

Sheel patel

License

License

Made with ❤️ by the DS Community SRM

About

Conjexure is a machine learning web app for forecasting the stock prices of certain companies into the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%