About the App
ProphecyML is a mobile application that helps educate users about machine learning using the stock market. Start by entering a stock symbol and parameters, and see in real time how accurate your generated prediction is. Then, fine-tune your parameters to improve the accuracy of your next prediction! We use Google Authentication to securely authenticate users and personalize your experience.
We use Google OAuth OAuth 2.0 Authorization Code Flow with PKCE via System Browser (MSAL iOS), federated through Azure AD B2C using Google as an external identity provider. for authentication
We currently Support Linear-Regression based algorithms but plan to add more advanced models like Mamba (a new deep learning architecture based on Structured State Space Models (SSMs)), LSTM, Online Gradient Descent, SDCA. So stay tuned!