This is React Native mobile application that utilizes the TD DaVinci API. It applies a machine learning model on the data set that the API provides in order to make financial predictions. It displays the results on the mobile application.
cd AwesomeProject
npm install
npm start or expo start
Use the Expo app on your phone to scan the resulting QR code, which will launch the application.