Stock Prediction API

Notes

  • Understanding the LSTM
  • Understanding the GPM
  • The approach to combining models
  • Usage
  • Examples

Contents:

  • moneymaker
    • main module
    • src package
    • tests package
Stock Prediction API
  • Docs »
  • moneymaker
  • View page source

moneymakerΒΆ

  • main module
  • src package
    • Submodules
    • src.BayesReg module
    • src.CombinedModel module
    • src.StockRNN module
    • src.get_data module
    • src.prob_train module
    • Module contents
  • tests package
    • Submodules
    • tests.BColors module
    • tests.test_get_data module
    • tests.test_rnn module
    • Module contents
Next Previous

© Copyright 2019, Duncan Mazza and Shashank Swaminathan

Built with Sphinx using a theme provided by Read the Docs.